Skip to content

Commit 298d089

Browse files
committed
Update link to pdf
1 parent 7985702 commit 298d089

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ _site
77
_config.gh-pages.yml
88

99
Gemfile.lock
10+
11+
# PyCharm stuff
12+
.idea/

_posts/2018-10-05-comp-numb-sys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ first place.
1414
Then, we showed how to convert from base 10 to base n and vice-versa.
1515
After learning these techniques, we began to solve the problem
1616
sets for this topic, which can be found
17-
[here]('../misc_files/comp-number-systems.pdf')
17+
[here]({{ site.url }}/misc_files/comp-number-systems.pdf)

0 commit comments

Comments
 (0)