Skip to content

Commit a654d50

Browse files
Sync docs from wheels@e87a42f
1 parent 44a3c4f commit a654d50

File tree

37 files changed

+1008
-212
lines changed

37 files changed

+1008
-212
lines changed

docs/3.1.0/guides/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
* [Service Architecture](command-line-tools/cli-guides/service-architecture.md)
112112
* [Migrations Guide](command-line-tools/cli-guides/migrations.md)
113113
* [Testing Guide](command-line-tools/cli-guides/testing.md)
114+
* [lucee.json Reference](command-line-tools/cli-guides/lucee-json-reference.md)
114115

115116
## Working with Wheels
116117

@@ -207,7 +208,6 @@
207208

208209
* [Source Code](https://github.com/wheels-dev/wheels)
209210
* [Issue Tracker](https://github.com/wheels-dev/wheels/issues)
210-
* [Sponsor Us](https://opencollective.com/wheels)
211211
* [Community](https://github.com/wheels-dev/wheels/discussions)
212212

213213
## Plugins

docs/3.1.0/guides/command-line-tools/cli-guides/creating-commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -669,4 +669,4 @@ component extends="wheels-cli.models.BaseCommand" {
669669
- [Service Architecture](service-architecture.md)
670670
- [Testing Guide](testing.md)
671671
- [CommandBox Documentation](https://commandbox.ortusbooks.com/)
672-
- [Contributing to Wheels CLI](../CONTRIBUTING.md)
672+
- [Wheels CLI GitHub](https://github.com/wheels-dev/wheels)

0 commit comments

Comments
 (0)