aboutsummaryrefslogtreecommitdiff
path: root/ethosu
diff options
context:
space:
mode:
authorJohan Gunnarsson <johan.gunnarsson@arm.com>2023-09-26 15:44:50 +0200
committerFredrik Svedberg <fredrik.svedberg@arm.com>2023-10-05 11:29:40 +0000
commitf4aa7f7d63e99b7853f78b17d3329fd6fbdf42bf (patch)
tree18f212b50232da5dec4d03d8ec691f9afdd5c9e3 /ethosu
parent7972ee80215e1fd40f0cea39c688680be945d302 (diff)
downloadethos-u-vela-f4aa7f7d63e99b7853f78b17d3329fd6fbdf42bf.tar.gz
MLBEDSW-8064: Update Markdown URLs
Markdown's git reporitory has moved to different location. Change-Id: Iae401c1d283d937347cbce546836470647333201 Signed-off-by: Johan Gunnarsson <johan.gunnarsson@arm.com>
Diffstat (limited to 'ethosu')
-rw-r--r--ethosu/vela/vela.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ethosu/vela/vela.py b/ethosu/vela/vela.py
index 078f4a41..b8807b81 100644
--- a/ethosu/vela/vela.py
+++ b/ethosu/vela/vela.py
@@ -218,7 +218,7 @@ def generate_supported_ops():
f"Vela version: `{__version__}`",
"",
"This file complies with",
- "[**Gitiles Markdown syntax**](https://github.com/google/gitiles/blob/master/Documentation/markdown.md)",
+ "[**Gitiles Markdown syntax**](https://gerrit.googlesource.com/gitiles/+/HEAD/Documentation/markdown.md)",
"",
"Summary table of constraints for:",
]