diff --git a/docs/index.md b/docs/index.md index 6c98771..4495ead 100644 --- a/docs/index.md +++ b/docs/index.md @@ -22,6 +22,8 @@ The following resources contain additional information on the Data Controller: - Data Controller [website](https://datacontroller.io) - Data Controller flyer ([front](/marketing/flyer-front.pdf) / [back](/marketing/flyer-back.pdf)) - Data Controller [videos](/videos) +- Data Controller [SAS Code](https://code.datacontroller.io) +- Data Controller [Download](https://4gl.uk/dcdeploy) ## Product Features 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