Skip to content

Commit 3bdced3

Browse files
committed
restore links
1 parent 9945493 commit 3bdced3

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

.justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ start:
290290
--runtime "${MALCOLM_CONTAINER_RUNTIME:-docker}" \
291291
--namespace "${MALCOLM_K8S_NAMESPACE:-malcolm}" \
292292
--profile "${MALCOLM_PROFILE:-malcolm}" \
293-
--image-source "${MALCOLM_K8S_IMAGE_SOURCE:-ghcr.io/mmguero-dev/Malcolm}" \
293+
--image-source "${MALCOLM_K8S_IMAGE_SOURCE:-ghcr.io/idaholab/Malcolm}" \
294294
--image-tag "${MALCOLM_K8S_IMAGE_TAG:-main}" \
295295
--inject-resources "${MALCOLM_K8S_INJECT_RESOURCES:-false}" \
296296
--no-capabilities "${MALCOLM_K8S_NO_CAPABILITIES:-false}" \

_config.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ logo: docs/images/logo/Malcolm_outline_banner_dark.png
88
remote_theme: pages-themes/minimal@v0.2.0
99
youtube_url: https://www.youtube.com/@MalcolmNetworkTrafficAnalysis
1010
mastodon:
11-
id: malcolm@malcolm.fyi
12-
url: https://infosec.exchange/@mmguero
11+
id:
12+
url:
1313
reddit:
14-
id: Malcolm on Reddit
15-
url: https://reddit.com/r/Malcolm
14+
id:
15+
url:
1616
umami:
17-
id: 7f0744a8-42b9-404b-969c-cd037cc50f4a
18-
url: https://umami.guero.org/script.js
17+
id:
18+
url:
1919
docs_uri: docs/
2020
alerting_docs_uri: docs/alerting.html
2121
anomaly_detection_docs_uri: docs/anomaly-detection.html

0 commit comments

Comments
 (0)