Skip to content

Commit 30c0d96

Browse files
Update src/content/docs/workers/tutorials/build-a-content-version-system/index.mdx
Co-authored-by: db-cloudflare <[email protected]>
1 parent d523d04 commit 30c0d96

File tree

1 file changed

+0
-1
lines changed
  • src/content/docs/workers/tutorials/build-a-content-version-system

1 file changed

+0
-1
lines changed

src/content/docs/workers/tutorials/build-a-content-version-system/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ Edit the content of the `tsconfig.json` file:
180180
}
181181
```
182182

183-
You can find source code for this project on: [GitHub](https://github.com/shinchan79/content-version-system.git). Next parts will explain the main components of this project.
184183

185184

186185
## 2. Define the data structures for a version control system

0 commit comments

Comments
 (0)