Skip to content

Commit f606ce5

Browse files
committed
fix a bunch of links
1 parent e7ac6c5 commit f606ce5

File tree

1 file changed

+6
-16
lines changed

1 file changed

+6
-16
lines changed

_posts/2023-03-06-usecase-retail.adoc

Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -273,10 +273,7 @@ operating system:
273273
memory footprint, like Podman or CRI-O; +
274274

275275
The most suitable and appropriate operating system, also certified on
276-
the target hardware
277-
ishttps://www.redhat.com/en/resources/linux-for-edge-datasheet[
278-
]https://www.redhat.com/en/resources/linux-for-edge-datasheet[_Red Hat
279-
Enterprise Linux for Edge (RHEL for Edge)_].
276+
the target hardware is https://www.redhat.com/en/resources/linux-for-edge-datasheet[_Red Hat Enterprise Linux for Edge (RHEL for Edge)_].
280277

281278
#### Containers with Podman
282279

@@ -300,8 +297,7 @@ RHEL, so you get full support on it.
300297

301298
image::/assets/images/logo/logo-quarkus.png[image,width=100]
302299

303-
The edgepos service is implemented on top of thehttps://quarkus.io/[
304-
]https://quarkus.io/[_Quarkus_] framework. It can run in several
300+
The edgepos service is implemented on top of the https://quarkus.io/[_Quarkus_] framework. It can run in several
305301
different ways, but on RHEL for Edge, it would run
306302
https://quarkus.io/guides/building-native-image[_native mode_] on a
307303
container environment.
@@ -384,8 +380,7 @@ link:https://www.intel.com/content/www/us/en/products/sku/188811/intel-nuc-10-pe
384380
]https://www.intel.com/content/www/us/en/products/sku/188811/intel-nuc-10-performance-kit-nuc10i7fnh/specifications.html[_link_].
385381

386382
The team has provided a detailed walkthrough about How to install SNO on
387-
10th gen NUChttps://qiot-project.github.io/blog/sno-on-nuc10/[
388-
]https://qiot-project.github.io/blog/sno-on-nuc10/[_here_]
383+
10th gen NUC https://qiot-project.github.io/blog/sno-on-nuc10/[_here_].
389384

390385
### Option 2) Virtual Alternative: A shared ARO cluster
391386

@@ -481,8 +476,7 @@ Debezium (Kafka Connect).
481476

482477
image::/assets/images/logo/logo-quarkus.png[image,width=100]
483478

484-
The edgepos-manager service is is implemented on top of
485-
thehttps://quarkus.io/[ ]https://quarkus.io/[_Quarkus_] framework.
479+
The edgepos-manager service is is implemented on top of the https://quarkus.io/[_Quarkus_] framework.
486480

487481
Several instances of the edgepos service can send messages about
488482
purchases back to a single edgepos-manager service.
@@ -552,9 +546,7 @@ otherwise:
552546
* Security and Isolation +
553547
* Automate cluster scalability +
554548

555-
More about OpenShift Container Platform can be
556-
foundhttps://www.openshift.com/learn/developer[
557-
]https://www.openshift.com/learn/developer[_here_].
549+
More about OpenShift Container Platform can be found https://www.openshift.com/learn/developer[_here_].
558550

559551
### Datacenter Infrastructure services
560552

@@ -574,9 +566,7 @@ of the integration services responsible for offloading (consuming
574566
messages from) every topic and storing the values into the storage tier,
575567
improving horizontal scalability.
576568

577-
More about A-MQ Streams can be
578-
foundhttps://developers.redhat.com/blog/2019/06/06/accessing-apache-kafka-in-strimzi-part-1-introduction/[
579-
]https://developers.redhat.com/blog/2019/06/06/accessing-apache-kafka-in-strimzi-part-1-introduction/[_here_].
569+
More about A-MQ Streams can be found https://developers.redhat.com/blog/2019/06/06/accessing-apache-kafka-in-strimzi-part-1-introduction/[_here_].
580570

581571
[#debezium]
582572
#### Database change monitoring with Debezium

0 commit comments

Comments
 (0)