dochub 1.0.1 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +1 -1
- package/package.json +1 -1
- package/src/init.js +1 -0
- package/templates/README.md +1 -1
package/index.js
CHANGED
package/package.json
CHANGED
package/src/init.js
CHANGED
package/templates/README.md
CHANGED
@@ -36,7 +36,7 @@ The project structure includes:
|
|
36
36
|
|
37
37
|
## Getting Help
|
38
38
|
|
39
|
-
If you encounter any issues or have questions about using this documentation project, feel free to reach out via [GitHub Issues](https://github.com/
|
39
|
+
If you encounter any issues or have questions about using this documentation project, feel free to reach out via [GitHub Issues](https://github.com/tyler-Github/dochub/issues).
|
40
40
|
|
41
41
|
## License
|
42
42
|
|