Skip to content

Commit

Permalink
Docs debug (#410)
Browse files Browse the repository at this point in the history
* updated alias for medical-diagnosis-amx docs

* fixed typo from previous docs exercise

* moving include module in the header

* testing hugo version
  • Loading branch information
day0hero authored Feb 28, 2024
1 parent 178c9a7 commit 8a8a5f5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
hugo-version: '0.122.0'
extended: true

- name: Build
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/medical-diagnosis/cluster-sizing.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ To understand cluster sizing requirements for the {med-pattern}, consider the fo
//[id="tested-platforms-cluster-sizing"]
//== Tested Platforms

: Removed the following in favor of the link to OCP docs
//: Removed the following in favor of the link to OCP docs
//[id="general-openshift-minimum-requirements-cluster-sizing"]
//== General OpenShift Minimum Requirements
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].
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/medical-diagnosis/demo-script.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ weight: 60
aliases: /medical-diagnosis/demo/
---

include::modules/comm-attributes.adoc[]
:toc:
:imagesdir: /images
:_content-type: REFERENCE
include::modules/comm-attributes.adoc[]

[id="demo-intro"]

Expand Down

0 comments on commit 8a8a5f5

Please sign in to comment.