diff options
| author | a1xd <[email protected]> | 2021-01-14 12:41:31 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-14 12:41:31 -0500 |
| commit | b21fe4866aa4255f6aaca0aa6886cd191c4631e4 (patch) | |
| tree | 009a369bf70271cc2ad4cbd0b21578d79284b589 /doc/Guide.md | |
| parent | Merge pull request #58 from aroidzap/installer-minor-change (diff) | |
| parent | update faq hyperlink syntax (diff) | |
| download | rawaccel-b21fe4866aa4255f6aaca0aa6886cd191c4631e4.tar.xz rawaccel-b21fe4866aa4255f6aaca0aa6886cd191c4631e4.zip | |
Merge pull request #60 from singhmi4/patch-1
Add hyperlink to FAQ pages in Further Help section
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 4ac296d..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 FAQ. +Further help and frequently asked questions can be found in the [FAQ](https://github.com/a1xd/rawaccel/blob/master/doc/FAQ.md). |