Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit eb530e6

Browse files
committed
Autofix: markdown linting
[atomist:generated] [atomist:autofix=markdown_linting]
1 parent 5db7561 commit eb530e6

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ text. They don't need to be perfect.
3737

3838
Here's how I define better:
3939

40-
* Out-of-date information is the worst.
41-
* Emptiness is better than inaccurate information.
42-
* Any (accurate) information is better than none.
40+
* Out-of-date information is the worst.
41+
* Emptiness is better than inaccurate information.
42+
* Any (accurate) information is better than none.
4343

4444
Additional links and information are great.
4545

docs/pack/kubernetes/deploy.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -535,11 +535,11 @@ You can find detailed information about how to create Kubernetes
535535
deploy goals in the [Atomist Kubernetes SDM extension pack API
536536
documentation][api-doc].
537537

538-
- [`KubernetesDeploy` goal][kubedeploy]
539-
- [`KubernetesDeployRegistration`][kubereg] (argument to the goal `with` method)
540-
- [`KubernetesApplicationDataCallback`][kubecall]
541-
- [`KubernetesApplication`][kubeapp]
542-
- [`KubernetesDeployDataSources`][kubesrc]
538+
* [`KubernetesDeploy` goal][kubedeploy]
539+
* [`KubernetesDeployRegistration`][kubereg] (argument to the goal `with` method)
540+
* [`KubernetesApplicationDataCallback`][kubecall]
541+
* [`KubernetesApplication`][kubeapp]
542+
* [`KubernetesDeployDataSources`][kubesrc]
543543

544544
[api-doc]: https://atomist.github.io/sdm-pack-k8s/ (Atomist Kubernetes SDM Extension Pack API Documentation)
545545
[kubedeploy]: https://atomist.github.io/sdm-pack-k8s/classes/_lib_deploy_goal_.kubernetesdeploy.html (KubernetesDeploy Goal)

docs/pack/kubernetes/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@ For detailed information on how to configure and run the Atomist
5555
Kubernetes integration in your environment, see the following
5656
sections.
5757

58-
- [Kubernetes extension pack][k8s-pack]
59-
- [Deploying applications][deploy]
60-
- [GitOps][sync]
61-
- [Installation][install]
62-
- [Uhura SDM][uhura]
58+
* [Kubernetes extension pack][k8s-pack]
59+
* [Deploying applications][deploy]
60+
* [GitOps][sync]
61+
* [Installation][install]
62+
* [Uhura SDM][uhura]
6363

6464
[api]: https://atomist.github.io/sdm-pack-k8s/ (Atomist Kubernetes Extension Pack API Documentation)
6565
[deploy]: deploy.md (Kubernetes Deploy Goal)

0 commit comments

Comments
 (0)