fix broken links

This commit is contained in:
Lucy Cifferello
2022-02-24 14:56:22 -07:00
parent a8f237328b
commit 31e99586da
3 changed files with 5 additions and 3 deletions

View File

@@ -15,8 +15,8 @@ Due to the fact that config variables are only available when the service is run
Service Properties
.. code:: typescript
:caption: Properties Type
.. code-block:: typescript
:caption: Properties Type
interface Properties {
version: Enum<v1 | v2>,