Skip to content

Commit 463ea4b

Browse files
squakezgansheer
authored andcommitted
Update _index.md
1 parent 623a11b commit 463ea4b

File tree

1 file changed

+2
-2
lines changed
  • docs/content/docs/user-guide/quick-start

1 file changed

+2
-2
lines changed

docs/content/docs/user-guide/quick-start/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Let's run some sample Camel application. We have prepared a few available to run
1212
* A Camel Quarkus application available at `docker.io/squakez/db-app-quarkus:1.0`
1313
* A Camel Spring Boot application available at `docker.io/squakez/db-app-sb:1.0`
1414

15-
These applications were created, exported and "containerized" via Camel JBang, which includes by default the aforementioned `camel-observability-services` dependency.
15+
These applications were created, exported and "containerized" via Camel JBang, which includes by default the aforementioned `camel-observability-services` dependency. Source code available in https://github.com/camel-tooling/camel-dashboard-samples.
1616

1717
Let's run them in a Kubernetes cluster (it also works in a local cluster such as `Minikube`):
1818

@@ -40,4 +40,4 @@ NAME PHASE LAST EXCHANGE EXCHANGE SLI IMAGE
4040
camel-app-413 Running 8m32s OK squakez/cdb:4.13 1 Main - 4.13.0-SNAPSHOT (4.13.0-SNAPSHOT)
4141
```
4242

43-
> NOTE: more information are available inspecting the custom resource (i.e. via `-o yaml`).
43+
> NOTE: more information are available inspecting the custom resource (i.e. via `-o yaml`).

0 commit comments

Comments
 (0)