We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5f5b53 commit 40be787Copy full SHA for 40be787
config/initializers/_dmproadmap.rb
@@ -77,7 +77,7 @@ class Application < Rails::Application
77
# The link to the API documentation - used in emails about the API
78
config.x.application.api_documentation_urls = {
79
v0: 'https://github.com/DMPRoadmap/roadmap/wiki/API-V0-Documentation',
80
- v1: 'https://github.com/DMPRoadmap/roadmap/wiki/API-Documentation-V1'
+ v1: 'https://github.com/DMPRoadmap/roadmap/wiki/API-V1-Documentation'
81
}
82
# The links that appear on the home page. Add any number of links
83
config.x.application.welcome_links = [
0 commit comments