diff options
| author | a1xd <[email protected]> | 2021-01-14 12:39:58 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-14 12:39:58 -0500 |
| commit | 36dbbad87d54a9a8c43ba05ff0707e8fdbd75afd (patch) | |
| tree | 5098cbbaa8df02323d6b6f8c5e4723d626ccd2ad /doc/Guide.md | |
| parent | Add hyperlink to FAQ pages in Further Help section (diff) | |
| download | rawaccel-36dbbad87d54a9a8c43ba05ff0707e8fdbd75afd.tar.xz rawaccel-36dbbad87d54a9a8c43ba05ff0707e8fdbd75afd.zip | |
update faq hyperlink syntax
Diffstat (limited to 'doc/Guide.md')
| -rw-r--r-- | doc/Guide.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Guide.md b/doc/Guide.md index 75b7d54..ca2fc52 100644 --- a/doc/Guide.md +++ b/doc/Guide.md @@ -100,4 +100,4 @@ This curve looks like an "S" with the top half bigger than the bottom. Mathemati  ## Further Help -Further help and frequently asked questions can be found in the . +Further help and frequently asked questions can be found in the [FAQ](https://github.com/a1xd/rawaccel/blob/master/doc/FAQ.md). |