Skip to content

Commit ac0fd75

Browse files
committed
remove DiamondRC from documentation URL
1 parent 6c9f3a5 commit ac0fd75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/features/bash-config/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// a default beta version that is replaced by CI when doing tagged releases
66
"version": "0.0.1-b1",
77
"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",
8+
"documentationURL": "https://raw.githubusercontent.com/DiamondLightSource/devcontainer-features/refs/heads/main/.devcontainer/features/bash-config/README.md",
99
"containerEnv": {
1010
"CONFIG_FOLDER": "/bash-config",
1111
"CONFIG_STAGING": "/bash-config-staging"

0 commit comments

Comments
 (0)