Skip to content

Commit 575bc10

Browse files
authored
Updated README.md
Finetuned the links to example sortspec.md files to show them in plain (unformatted) mode when following the link
1 parent a510b97 commit 575bc10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ sorting-spec: |
7171
< a-z
7272
---
7373
```
74-
(Download the [sortspec.md](./docs/examples/1/sortspec.md) file of this example)
74+
(View or download the [sortspec.md](./docs/examples/1/sortspec.md?plain=1) file of this example)
7575

7676
which can result in:
7777

@@ -181,7 +181,7 @@ sorting-spec: |
181181
---
182182
```
183183

184-
(Download the [sortspec.md](./docs/examples/5/sortspec.md) file of this example)
184+
(View or download the [sortspec.md](./docs/examples/5/sortspec.md?plain=1) file of this example)
185185

186186
which will have the effect of:
187187

0 commit comments

Comments
 (0)