Update urls
This commit is contained in:
parent
e8ee0bebc4
commit
c05ca05849
10
clip.md
10
clip.md
|
@ -21,7 +21,7 @@ keywords:
|
||||||
`command argument1 argument2`
|
`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
|
```md
|
||||||
- Delay in [s]econds:
|
- Delay in [s]econds:
|
||||||
|
@ -29,7 +29,7 @@ keywords:
|
||||||
`sleep {int seconds: 2}s`
|
`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
|
```md
|
||||||
- [c]reate an archive and write it to a [f]ile:
|
- [c]reate an archive and write it to a [f]ile:
|
||||||
|
@ -40,6 +40,6 @@ keywords:
|
||||||
### Also see
|
### Also see
|
||||||
{: .-one-column}
|
{: .-one-column}
|
||||||
|
|
||||||
* [Render](https://github.com/emilyseville7cfg-better-tldr/prototypes/tree/main/clip-view)
|
* [Render](https://github.com/command-line-interface-pages/prototypes/tree/main/clip-view)
|
||||||
* [Page's repository](https://github.com/emilyseville7cfg-better-tldr/cli-pages)
|
* [Page's repository](https://github.com/command-line-interface-pages/cli-pages)
|
||||||
* [Syntax](https://github.com/emilyseville7cfg-better-tldr/syntax/blob/main/syntax.md)
|
* [Syntax](https://github.com/command-line-interface-pages/syntax/blob/main/syntax.md)
|
||||||
|
|
Loading…
Reference in New Issue