Skip to content

Commit 2362c38

Browse files
committed
Corrected errors on gbg page
1 parent 6afb71b commit 2362c38

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_software/gbg.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ <h2 class="panel-title">
5151
Creates a file that is 20MiB in size made up of entirely random data.
5252
</p>
5353
<p>
54-
For more information about on how to use the program see the <a href="https://github.com/ddabapps/gbg/blob/master/README.md">Read Me <span class="sr-only">Markdown </span> file</a> on GitHub.
54+
For more information about on how to use the program see the <a href="https://github.com/ddabapps/gbg/blob/main/README.md">Read Me <span class="sr-only">Markdown </span> file</a> on GitHub.
5555
</p>
5656
<p class="callout callout-info">
5757
<span class="fa fa-copyright fa-pull-left fa-3x"></span><em>GBG</em> is copyright &copy; {{ page.copyright-date}} by <a href="{{ site.data.core.gravatar-url }}" aria-label="{{ site.data.core.gravatar-link-title }}">Peter Johnson</a>. The program and its source code are released under the terms of the <a href="https://delphidabbler.mit-license.org/{{page.copyright-date}}-/">MIT License</a>.
@@ -100,10 +100,10 @@ <h2 class="panel-title">
100100
</p>
101101
<ul class="list-group">
102102
<li class="list-group-item">
103-
<span class="fa fa-fw fa-x-pad-right fa-file-text-o" aria-hidden="true"></span><a href="https://github.com/ddabapps/gbg/blob/master/README.md">Read Me<span class="sr-only"> (Markdown file)</span></a> &ndash; contains general information about the program, including usage information.
103+
<span class="fa fa-fw fa-x-pad-right fa-file-text-o" aria-hidden="true"></span><a href="https://github.com/ddabapps/gbg/blob/main/README.md">Read Me<span class="sr-only"> (Markdown file)</span></a> &ndash; contains general information about the program, including usage information.
104104
</li>
105105
<li class="list-group-item">
106-
<span class="fa fa-fw fa-x-pad-right fa-file-text-o" aria-hidden="true"></span><a href="https://github.com/ddabapps/gbg/blob/master/CHANGELOG.md">Change Log<span class="sr-only"> (Markdown file)</span></a> &ndash; lists significant changes made in each program release.
106+
<span class="fa fa-fw fa-x-pad-right fa-file-text-o" aria-hidden="true"></span><a href="https://github.com/ddabapps/gbg/blob/main/CHANGELOG.md">Change Log<span class="sr-only"> (Markdown file)</span></a> &ndash; lists significant changes made in each program release.
107107
</li>
108108
</ul>
109109
</div>

0 commit comments

Comments
 (0)