From 20edeb7919e1fad7d9fbcc6cfececc9a71d60542 Mon Sep 17 00:00:00 2001 From: Allan Bowe <4420615+allanbowe@users.noreply.github.com> Date: Wed, 20 Jul 2022 19:56:46 +0100 Subject: [PATCH] Update roadmap.md --- docs/roadmap.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/roadmap.md b/docs/roadmap.md index dc9dac7..3d4cc94 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -113,7 +113,7 @@ Below are some examples of Features that have been requested (and delivered) int ### Column Level Security -The columns that can be VIEWed or EDITed are now configurable. See [docs](/column-level-security.md) +The columns that can be VIEWed or EDITed are now configurable. See [docs](/column-level-security) ### Support for Special SAS Missing Numerics @@ -121,7 +121,7 @@ It is now possible to VIEW and EDIT special SAS missings, eg `.a` through to `.z ### Ability to View & Edit Formats -Format Catalogs can now be viewed, filtered, exported and edited. See [docs](/formats.md) +Format Catalogs can now be viewed, filtered, exported and edited. See [docs](/formats) ### Change Tracking Information in a Single Transaction Table