We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c9f3a5 commit ac0fd75Copy full SHA for ac0fd75
.devcontainer/features/bash-config/devcontainer-feature.json
@@ -5,7 +5,7 @@
5
// a default beta version that is replaced by CI when doing tagged releases
6
"version": "0.0.1-b1",
7
"description": "Lightweight BASH setup with eternal history and PS1 tweaks. Fully configurable.",
8
- "documentationURL": "https://raw.githubusercontent.com/DiamondRC/devcontainer-features/refs/heads/main/.devcontainer/features/bash-config/README.md",
+ "documentationURL": "https://raw.githubusercontent.com/DiamondLightSource/devcontainer-features/refs/heads/main/.devcontainer/features/bash-config/README.md",
9
"containerEnv": {
10
"CONFIG_FOLDER": "/bash-config",
11
"CONFIG_STAGING": "/bash-config-staging"
0 commit comments