diff options
| author | a1xd <[email protected]> | 2021-09-22 18:25:27 -0400 |
|---|---|---|
| committer | a1xd <[email protected]> | 2021-09-22 18:25:27 -0400 |
| commit | adb528c121791f020c3bed9ff09d7623b51d76dc (patch) | |
| tree | df36529a344d5d21ff11f5ba021ec80afb4b68a4 /doc/Guide.md | |
| parent | fix docs (diff) | |
| download | rawaccel-adb528c121791f020c3bed9ff09d7623b51d76dc.tar.xz rawaccel-adb528c121791f020c3bed9ff09d7623b51d76dc.zip | |
improve converter + docs
remove note about not supporting prescale
use relative links
on conversion
- flip rotation sign
- set angle snapping
- set domain weights to prescale
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 945b2e0..a0bc1ca 100644 --- a/doc/Guide.md +++ b/doc/Guide.md @@ -132,4 +132,4 @@ This curve style is a blank canvas on which to create a curve. It allows the use  ## Further Help -Further help and frequently asked questions can be found in the [FAQ](https://github.com/a1xd/rawaccel/blob/master/doc/FAQ.md). +Further help and frequently asked questions can be found in the [FAQ](FAQ.md). |