We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 832042b commit a8a0656Copy full SHA for a8a0656
1 file changed
README.md
@@ -60,10 +60,10 @@ Then modify your main.swift:
60
}
61
62
## Documentation
63
-[Jazzy][1] generated documentation can be found here:
64
-[https://perfectaccelerators.github.io/ApplicationConfiguration/]()
+[Jazzy][1] generated documentation can be found [here][2]
65
66
## Contributing
67
To contribute a feature or idea to **ApplicationConfiguration**, fork the project, make your changes and submit a pull request :)
68
69
[1]: https://github.com/realm/jazzy
+[2]: https://perfectaccelerators.github.io/ApplicationConfiguration/
0 commit comments