ok/jj
1
0
Fork 0
forked from mirrors/jj

docs: Fix missed paths from src->cli/src move

This commit is contained in:
Alexander Potashev 2023-08-17 11:24:07 +02:00 committed by Alexander Potashev
parent 956bd02977
commit 7837ec1f62
3 changed files with 3 additions and 3 deletions

View file

@ -14,5 +14,5 @@ Note that you need to sign Google's CLA to contribute.
If applicable:
- [ ] I have updated `CHANGELOG.md`
- [ ] I have updated the documentation (README.md, docs/, demos/)
- [ ] I have updated the config schema (src/config-schema.json)
- [ ] I have updated the config schema (cli/src/config-schema.json)
- [ ] I have added tests to cover my changes

View file

@ -122,7 +122,7 @@ Parts of the style that are not overridden - such as the foreground color in the
example above - are inherited from the parent style.
Which elements can be colored is not yet documented, but see
the [default color configuration](https://github.com/martinvonz/jj/blob/main/src/config/colors.toml)
the [default color configuration](https://github.com/martinvonz/jj/blob/main/cli/src/config/colors.toml)
for some examples of what's possible.
### Default command

View file

@ -165,7 +165,7 @@ The following methods are defined.
## Configuration
[The default templates and aliases](../src/config/templates.toml) are defined
[The default templates and aliases](../cli/src/config/templates.toml) are defined
in the `[templates]` and `[template-aliases]` sections respectively.
New keywords and functions can be defined as aliases, by using any