Fix link in docs #14

Merged
ghost merged 1 commits from patch-1 into master 6 years ago
ghost commented 6 years ago (Migrated from github.com)

The broken link showed up as an undefined tag warning for (tech "comment") when installing this package.

This seemed like the most straightforward fix, but it's a bit wordy.

The broken link showed up as an undefined tag warning for `(tech "comment")` when installing this package. This seemed like the most straightforward fix, but it's a bit wordy.
mbutterick commented 6 years ago (Migrated from github.com)

OK thanks!

OK thanks!
ghost commented 6 years ago (Migrated from github.com)

Cheers!

Cheers!
The pull request has been merged as e301210ffb.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b patch-1 master
git pull origin patch-1

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff patch-1
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mbutterick/brag#14
Loading…
There is no content yet.