Skip to content

Commit 54e1b1c

Browse files
committed
fixup docs
1 parent 38c5f29 commit 54e1b1c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/azure-cli-persistence/NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
| Version | Notes |
55
| ------- | ------------------------------------------------------------ |
6-
| 0.0.7 | Add marker files to prevent double installation when a feature is [https://code.visualstudio.com/docs/devcontainers/containers#_always-installed-features](always installed) and in a devcontainer.json file. |
6+
| 0.0.7 | Add marker files to prevent double installation when a feature is [always installed](https://code.visualstudio.com/docs/devcontainers/containers#_always-installed-features) and in a devcontainer.json file. |
77
| 0.0.6 | Add symlink for cliextensions folder |
88
| 0.0.5 | Use lifecycle scripts |
99
| 0.0.4 | Fix test for existing ~/.azure folder |

src/azure-cli-persistence/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Preserve ~/.azure folder across container instances (avoids needing to login aft
2222

2323
| Version | Notes |
2424
| ------- | ------------------------------------------------------------ |
25-
| 0.0.7 | Add marker files to prevent double installation when a feature is [https://code.visualstudio.com/docs/devcontainers/containers#_always-installed-features](always installed) and in a devcontainer.json file. |
25+
| 0.0.7 | Add marker files to prevent double installation when a feature is [always installed](https://code.visualstudio.com/docs/devcontainers/containers#_always-installed-features) and in a devcontainer.json file. |
2626
| 0.0.6 | Add symlink for cliextensions folder |
2727
| 0.0.5 | Use lifecycle scripts |
2828
| 0.0.4 | Fix test for existing ~/.azure folder |

0 commit comments

Comments
 (0)