Skip to content

Commit

Permalink
Fixed the other broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
snappyapple632 committed Mar 1, 2019
1 parent 5cb0e29 commit c479e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/05_releasing.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ Here's what you do when releasing a hotfix:
3. Merge __dev__ into master on the extractor.
4. Create a GPG signed tag with the name `v0.x.y` on the extractor.
5. Create a new release draft and write the down the fix into the release notes.
6. Copy the [release note](#release_notes) into the fastlane directory of releases.
6. Copy the [release note](#release-notes) into the fastlane directory of releases.
7. Increment the __small minor__ version number and the `versionCode`.
8. Click "Publish Release".
9. Rebase the hotfix back into __dev__ branch.
Expand Down

0 comments on commit c479e74

Please sign in to comment.