Commit 4cfbf28
authored
Broken link
The {{ site.branch }} returns an empty string which generates a broken link.
I replaced it directly with "master" like it's generated in the in [nav.html](https://github.com/github/opensource.guide/blob/503dbe10704482b0529bc3cf568f81e3206910c0/_includes/nav.html#L12).1 parent 503dbe1 commit 4cfbf28
File tree
1 file changed
+1
-1
lines changed- _includes
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments