Skip to content

Commit

Permalink
markdown source builds
Browse files Browse the repository at this point in the history
Auto-generated via {sandpaper}
Source  : 3c4b119
Branch  : main
Author  : K.E. Koziar <[email protected]>
Time    : 2023-08-09 22:21:26 +0000
Message : Merge pull request #943 from swcarpentry/branch-name-section-link

link directly to section on default branch name
  • Loading branch information
actions-user committed Aug 9, 2023
1 parent 2d2a23a commit b5a768a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 03-create.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ we will lose the project's history.
Next, we will change the default branch to be called `main`.
This might be the default branch depending on your settings and version
of git.
See the [setup episode](02-setup.md) for more information on this change.
See the [setup episode](02-setup.md#default-git-branch-naming) for more information on this change.

```bash
$ git checkout -b main
Expand Down
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"index.md" "a0bf9198af03d79145509a9fd132ab8d" "site/built/index.md" "2023-05-08"
"episodes/01-basics.md" "31f60f1f17daa4cb4d919d0902ffbc7f" "site/built/01-basics.md" "2023-07-28"
"episodes/02-setup.md" "4d950ad2d0e145f3d18418e8d9ac2a77" "site/built/02-setup.md" "2023-05-08"
"episodes/03-create.md" "308e9a768231475ebcef4b6134432692" "site/built/03-create.md" "2023-05-08"
"episodes/03-create.md" "b7ad40f47369cac2251a357ba5b76011" "site/built/03-create.md" "2023-08-09"
"episodes/04-changes.md" "b1ba204b17c9a74adcf2cd8bc81d7a4c" "site/built/04-changes.md" "2023-06-22"
"episodes/05-history.md" "6a6581cc3a5e0d0824b3baca10421b32" "site/built/05-history.md" "2023-05-08"
"episodes/06-ignore.md" "9b038f5d730966ba7523446dcef16b8d" "site/built/06-ignore.md" "2023-05-08"
Expand Down

0 comments on commit b5a768a

Please sign in to comment.