Update urls

This commit is contained in:
Emily Grace Seville 2023-02-11 20:40:06 +10:00 committed by GitHub
parent e8ee0bebc4
commit c05ca05849
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

10
clip.md
View File

@ -21,7 +21,7 @@ keywords:
`command argument1 argument2`
```
### [Primitive placeholders](https://github.com/emilyseville7cfg-better-tldr/syntax/blob/main/syntax.md#page-examples)
### [Primitive placeholders](https://github.com/command-line-interface-pages/syntax/blob/main/syntax.md#page-examples)
```md
- Delay in [s]econds:
@ -29,7 +29,7 @@ keywords:
`sleep {int seconds: 2}s`
```
### [Primitive repeated placeholders](https://github.com/emilyseville7cfg-better-tldr/syntax/blob/main/syntax.md#page-examples)
### [Primitive repeated placeholders](https://github.com/command-line-interface-pages/syntax/blob/main/syntax.md#page-examples)
```md
- [c]reate an archive and write it to a [f]ile:
@ -40,6 +40,6 @@ keywords:
### Also see
{: .-one-column}
* [Render](https://github.com/emilyseville7cfg-better-tldr/prototypes/tree/main/clip-view)
* [Page's repository](https://github.com/emilyseville7cfg-better-tldr/cli-pages)
* [Syntax](https://github.com/emilyseville7cfg-better-tldr/syntax/blob/main/syntax.md)
* [Render](https://github.com/command-line-interface-pages/prototypes/tree/main/clip-view)
* [Page's repository](https://github.com/command-line-interface-pages/cli-pages)
* [Syntax](https://github.com/command-line-interface-pages/syntax/blob/main/syntax.md)