This is an automated email from the ASF dual-hosted git repository.
tsato pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push:
new a42da7c chore(doc): fix section anchor in developers.adoc
a42da7c is described below
commit a42da7c919228f44f42b49119fe42af3bf935955
Author: Tadayoshi Sato <[email protected]>
AuthorDate: Wed Apr 28 15:28:41 2021 +0900
chore(doc): fix section anchor in developers.adoc
---
docs/modules/ROOT/pages/contributing/developers.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/modules/ROOT/pages/contributing/developers.adoc
b/docs/modules/ROOT/pages/contributing/developers.adoc
index fa5c0ac..58e40c4 100644
--- a/docs/modules/ROOT/pages/contributing/developers.adoc
+++ b/docs/modules/ROOT/pages/contributing/developers.adoc
@@ -197,7 +197,7 @@ After you set up the IDE task, with Java 11+ to be used by
default, you can run
NOTE: The operator can be fully debugged in Minishift, because it uses
OpenShift S2I binary builds under the hood.
The build phase cannot be (currently) debugged in Minikube because the Kaniko
builder requires that the operator and the publisher pod share a common
persistent volume.
-[publishing]
+[[publishing]]
== Building Metadata for Publishing the Operator in Operator Hub
Publishing to an operator hub requires creation and submission of metadata,
required in a specific