diff options
| author | Dave Henderson <dhenderson@gmail.com> | 2024-06-28 22:08:01 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-29 02:08:01 +0000 |
| commit | bdf4f8c7d802c6f8ce4bbe6418d583a1449fe493 (patch) | |
| tree | 0098cad0706a2bf2e090c21f302fb5d79ce7fbd9 /docs-src/content/functions/uuid.yml | |
| parent | c9643cad84f95ac0086f8caa0b868364741aa6e6 (diff) | |
docs(fix): Fix broken links, add CI to check (#2156)
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
Diffstat (limited to 'docs-src/content/functions/uuid.yml')
| -rw-r--r-- | docs-src/content/functions/uuid.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-src/content/functions/uuid.yml b/docs-src/content/functions/uuid.yml index 09c8d48d..ddd9951a 100644 --- a/docs-src/content/functions/uuid.yml +++ b/docs-src/content/functions/uuid.yml @@ -18,7 +18,7 @@ funcs: description: | Create a version 1 UUID (based on the current MAC address and the current date/time). - Use [`uuid.V4`](#uuid-v4) instead in most cases. + Use [`uuid.V4`](#uuidv4) instead in most cases. pipeline: false examples: - | |
