Browse Source

Remove code tags around version

pull/963/head
Chris Johnston 7 years ago
parent
commit
4c08de1fff
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      docs/docfx.json

+ 2
- 2
docs/docfx.json View File

@@ -67,8 +67,8 @@
"default" "default"
], ],
"globalMetadata": { "globalMetadata": {
"_appFooter": "Discord.Net (c) 2015-2018 <code>2.0.0-beta</code>"
"_appFooter": "Discord.Net (c) 2015-2018 2.0.0-beta"
}, },
"noLangKeyword": false "noLangKeyword": false
} }
}
}

Loading…
Cancel
Save