| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c0d6945 commit 4981e98
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -109,12 +109,12 @@ If you are modifying code, please be sure to run `make lint` from time to | |||
| 109 | 109 | time to ensure that the changes follow the Node.js code style guide. | |
| 110 | 110 | ||
| 111 | 111 | Any documentation you write (including code comments and API documentation) | |
| 112 | - should follow the [Style Guide](doc/STYLE_GUIDE.md). Code samples included | ||
| 112 | + should follow the [Style Guide](../../STYLE_GUIDE.md). Code samples included | ||
| 113 | 113 | in the API docs will also be checked when running `make lint` (or | |
| 114 | 114 | `vcbuild.bat lint` on Windows). | |
| 115 | 115 | ||
| 116 | 116 | For contributing C++ code, you may want to look at the | |
| 117 | - [C++ Style Guide](CPP_STYLE_GUIDE.md). | ||
| 117 | + [C++ Style Guide](../../../CPP_STYLE_GUIDE.md). | ||
| 118 | 118 | ||
| 119 | 119 | ### Step 4: Commit | |
| 120 | 120 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments