From 186614457d3ad52ddf7147e72cfa59fd2d292803 Mon Sep 17 00:00:00 2001 From: Carl Csaposs Date: Fri, 24 Jan 2025 10:14:38 +0100 Subject: [PATCH] patch(build_charm.yaml): Update doc link to shorthand notation syntax --- .github/workflows/build_charm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_charm.md b/.github/workflows/build_charm.md index 9424c77b..8c1e870d 100644 --- a/.github/workflows/build_charm.md +++ b/.github/workflows/build_charm.md @@ -13,7 +13,7 @@ jobs: Unless you disable caching (with `cache: false`), remember to add your charm's branch(es) to charmcraftcache: https://github.com/canonical/charmcraftcache?tab=readme-ov-file#usage ### Required charmcraft.yaml syntax -Only [ST124 - Multi-base platforms in craft tools](https://docs.google.com/document/d/1QVHxZumruKVZ3yJ2C74qWhvs-ye5I9S6avMBDHs2YcQ/edit) "shorthand notation" syntax is supported +Only ["multi-base shorthand notation" syntax](https://canonical-charmcraft.readthedocs-hosted.com/en/stable/reference/platforms/#multi-base-shorthand-notation) is supported #### Example ```yaml