Skip to content

Commit 8a8a5f5

Browse files
authored
Docs debug (#410)
* updated alias for medical-diagnosis-amx docs * fixed typo from previous docs exercise * moving include module in the header * testing hugo version
1 parent 178c9a7 commit 8a8a5f5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Setup Hugo
2525
uses: peaceiris/actions-hugo@v2
2626
with:
27-
hugo-version: 'latest'
27+
hugo-version: '0.122.0'
2828
extended: true
2929

3030
- name: Build

content/patterns/medical-diagnosis/cluster-sizing.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ To understand cluster sizing requirements for the {med-pattern}, consider the fo
5050
//[id="tested-platforms-cluster-sizing"]
5151
//== Tested Platforms
5252

53-
: Removed the following in favor of the link to OCP docs
53+
//: Removed the following in favor of the link to OCP docs
5454
//[id="general-openshift-minimum-requirements-cluster-sizing"]
5555
//== General OpenShift Minimum Requirements
5656
The minimum requirements for an {ocp} cluster depend on your installation platform. For instance, for AWS, see link:https://docs.openshift.com/container-platform/4.13/installing/installing_aws/preparing-to-install-on-aws.html#requirements-for-installing-ocp-on-aws[Installing {ocp} on AWS], and for bare-metal, see link:https://docs.openshift.com/container-platform/4.13/installing/installing_bare_metal/installing-bare-metal.html#installation-minimum-resource-requirements_installing-bare-metal[Installing {ocp} on bare metal].

content/patterns/medical-diagnosis/demo-script.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ weight: 60
44
aliases: /medical-diagnosis/demo/
55
---
66

7-
include::modules/comm-attributes.adoc[]
87
:toc:
98
:imagesdir: /images
109
:_content-type: REFERENCE
10+
include::modules/comm-attributes.adoc[]
1111

1212
[id="demo-intro"]
1313

0 commit comments

Comments
 (0)