Make doc links point to dev branch for now
This commit is contained in:
parent
4070b75544
commit
68412a1975
|
@ -75,7 +75,7 @@ timestamp, e.g. with the `touch` command:
|
|||
touch ~/.config/mirage/settings.py
|
||||
```
|
||||
|
||||
[1]: https://github.com/mirukana/mirage/tree/master/src/config/settings.py
|
||||
[1]: https://github.com/mirukana/mirage/tree/dev/src/config/settings.py
|
||||
|
||||
|
||||
## accounts.json
|
||||
|
|
|
@ -102,7 +102,7 @@ for example `self.include_builtin("config/settings.py")` refers to
|
|||
The sections and properties from the included file will be recursively merged,
|
||||
see [Including User Files](#including-user-files) for an example.
|
||||
|
||||
[1]: https://github.com/mirukana/mirage/tree/master/src/config/settings.py
|
||||
[1]: https://github.com/mirukana/mirage/tree/dev/src/config/settings.py
|
||||
|
||||
### Including User Files
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user