File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
codegen/src/main/kotlin/spp/protocol/codegen Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # ![ ] ( https://github.com/sourceplusplus/live-platform /blob/master/.github/media/sourcepp_logo.svg )
1+ # ![ ] ( https://github.com/sourceplusplus/sourceplusplus /blob/master/.github/media/sourcepp_logo.svg )
22
33![ GitHub] ( https://img.shields.io/github/license/sourceplusplus/protocol )
44![ GitHub release] ( https://img.shields.io/github/v/release/sourceplusplus/protocol?include_prereleases )
55[ ![ Build] ( https://github.com/sourceplusplus/protocol/actions/workflows/build.yml/badge.svg )] ( https://github.com/sourceplusplus/protocol/actions/workflows/build.yml )
66
77## What is this?
88
9- This project holds common communication models for [ Source++] ( https://github.com/sourceplusplus/live-platform ) , the open-source live coding platform.
9+ This project holds common communication models for [ Source++] ( https://github.com/sourceplusplus/sourceplusplus ) , the open-source live coding platform.
1010
1111## Bugs & Features
1212
13- Bug reports and feature requests can be created [ here] ( https://github.com/sourceplusplus/live-platform /issues ) .
13+ Bug reports and feature requests can be created [ here] ( https://github.com/sourceplusplus/sourceplusplus /issues ) .
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ import io.vertx.codegen.CodeGenProcessor
2121import org.joor.Reflect
2222
2323/* *
24- * Better (but still hacky) fix for https://github.com/sourceplusplus/live-platform /issues/430.
24+ * Better (but still hacky) fix for https://github.com/sourceplusplus/sourceplusplus /issues/430.
2525 */
2626@Suppress(" unused" )
2727class ProtocolCodeGenProcessor : CodeGenProcessor () {
You can’t perform that action at this time.
0 commit comments