Skip to content

Commit

Permalink
Fix URL in README
Browse files Browse the repository at this point in the history
  • Loading branch information
d-gubert committed Sep 30, 2024
1 parent cb5cf80 commit 3f39472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Public Archive

The Apps-Engine has been moved into the (Rocket.Chat core monorepo)[https://github.com/RocketChat/Rocket.Chat]. This enhances the overall developer experience of improving the Apps-Engine in tandem with Rocket.Chat. We will keep working on the framework, just in another place. If you want to contribute, please head over to https://github.com/RocketChat/Rocket.Chat/tree/develop/packages/apps-engine.
The Apps-Engine has been moved into the [Rocket.Chat core monorepo](https://github.com/RocketChat/Rocket.Chat). This enhances the overall developer experience of improving the Apps-Engine in tandem with Rocket.Chat. We will keep working on the framework, just in another place. If you want to contribute, please head over to https://github.com/RocketChat/Rocket.Chat/tree/develop/packages/apps-engine.

## Thoughts While Working (for docs)
- Apps which don't provide a valid uuid4 id will be assigned one, but this is not recommended and your App should provide an id
Expand Down

0 comments on commit 3f39472

Please sign in to comment.