Skip to content

Commit 021cd8e

Browse files
authored
Merge pull request #14 from Elliria/update_intro
Update intro.rst - fix broken link
2 parents 2970e96 + a5f720a commit 021cd8e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@
77
- Bump action versions in the [pages.yml](https://github.com/autokey/autokey.github.io/blob/master/.github/workflows/pages.yml) file.
88
- Bump dependency versions in the [requirements.txt](https://github.com/autokey/autokey.github.io/blob/master/requirements.txt) file.
99
- Update all sections in the [README.md](https://github.com/autokey/autokey.github.io/blob/master/README.md) file and add a section.
10+
- Fix broken link in the [intro.rst](https://github.com/autokey/autokey.github.io/blob/master/intro.rst) file.

intro.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ apply to AutoKey, will make understanding the AutoKey much easier.
4141
turning the phrase into a dynamic phrase. Upon phrase expansion, the
4242
tags are replaced with text. For example, the ``date`` tag is
4343
replaced with the current date and time. For details, see
44-
`Phrases <https://github.com/autokey/autokey/wiki/Phrases>`__.
44+
`Create dynamic phrases by using macros as placeholders
45+
<https://github.com/autokey/autokey/wiki/Phrases#create-dynamic-phrases-by-using-macros-as-placeholders>`__.
4546

4647
How are things organized?
4748
-------------------------

0 commit comments

Comments
 (0)