Skip to content

Commit 9910a0b

Browse files
majicklstein
authored andcommitted
Fix broken links to CLI.md
* Looks like there was a bad paste
1 parent ff96358 commit 9910a0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -112,13 +112,13 @@ You wil need one of the following:
112112
- Support in both WebGUI and CLI for <a href="https://github.com/invoke-ai/InvokeAI/blob/main/docs/features/POSTPROCESS.md">post-processing of previously-generated images</a>
113113
using facial reconstruction, ESRGAN upscaling, outcropping (similar to DALL-E infinite canvas),
114114
and "embiggen" upscaling. See the `!fix` command.
115-
- New `--hires` option on `invoke>` line allows <a href="https://github.com/invoke-ai/InvokeAI/blob/main/docs/features/CLI.m#this-is-an-example-of-txt2img">larger images to be created without duplicating elements</a>, at the cost of some performance.
115+
- New `--hires` option on `invoke>` line allows <a href="https://github.com/invoke-ai/InvokeAI/blob/main/docs/features/CLI.md#this-is-an-example-of-txt2img">larger images to be created without duplicating elements</a>, at the cost of some performance.
116116
- New `--perlin` and `--threshold` options allow you to add and control variation
117117
during image generation (see <a href="https://github.com/invoke-ai/InvokeAI/blob/main/docs/features/OTHER.md#thresholding-and-perlin-noise-initialization-options">Thresholding and Perlin Noise Initialization</a>
118118
- Extensive metadata now written into PNG files, allowing reliable regeneration of images
119119
and tweaking of previous settings.
120120
- Command-line completion in `invoke.py` now works on Windows, Linux and Mac platforms.
121-
- Improved <a href="https://github.com/invoke-ai/InvokeAI/blob/main/docs/features/CLI.m">command-line completion behavior</a>.
121+
- Improved <a href="https://github.com/invoke-ai/InvokeAI/blob/main/docs/features/CLI.md">command-line completion behavior</a>.
122122
New commands added:
123123
* List command-line history with `!history`
124124
* Search command-line history with `!search`

0 commit comments

Comments
 (0)