mirror of https://github.com/knative/docs.git
fix broken images and links in blog (#1719)
This commit is contained in:
parent
b7a3c9408d
commit
f57599f34f
|
@ -39,7 +39,7 @@ type: "blog"
|
|||
<div class="aspectRatioPlaceholder-fill">
|
||||
</div>
|
||||
<div data-width="884" data-height="241" data-action="zoom" data-scroll="native">
|
||||
<img src="../../../../images/singleservice.png">
|
||||
<img src="../../../../articles/images/singleservice.png">
|
||||
</div>
|
||||
</div>
|
||||
</figure>
|
||||
|
@ -51,7 +51,7 @@ type: "blog"
|
|||
<div class="aspectRatioPlaceholder-fill">
|
||||
</div>
|
||||
<div data-width="976" data-height="344" data-action="zoom" data-scroll="native">
|
||||
<img src="../../../../images/multipleservices.png">
|
||||
<img src="../../../../articles/images/multipleservices.png">
|
||||
</div>
|
||||
</div>
|
||||
</figure>
|
||||
|
@ -63,7 +63,7 @@ type: "blog"
|
|||
<div class="aspectRatioPlaceholder-fill">
|
||||
</div>
|
||||
<div data-width="944" data-height="477" data-action="zoom" data-scroll="native">
|
||||
<img src="../../../../images/scaffold.png">
|
||||
<img src="../../../../articles/images/scaffold.png">
|
||||
</div>
|
||||
</div>
|
||||
</figure>
|
||||
|
@ -99,7 +99,7 @@ type: "blog"
|
|||
<div class="aspectRatioPlaceholder-fill">
|
||||
</div>
|
||||
<div data-width="673" data-height="469" data-action="zoom" data-scroll="native">
|
||||
<img src="../../../../images/koservices.png">
|
||||
<img src="../../../../articles/images/koservices.png">
|
||||
</div>
|
||||
</div>
|
||||
</figure>
|
||||
|
|
|
@ -221,40 +221,28 @@ image: knative-eventing.png
|
|||
</li>
|
||||
<li name="d88a" id="d88a" class="graf graf--li graf-after--li">
|
||||
<a
|
||||
href="https://github.com/knative/docs#documentation"
|
||||
data-href="https://github.com/knative/docs#documentation"
|
||||
class="markup--anchor markup--li-anchor"
|
||||
rel="nofollow noopener noopener noopener noopener"
|
||||
href="https://knative.dev/docs/"
|
||||
target="_blank"
|
||||
>Getting started documentation</a
|
||||
>
|
||||
</li>
|
||||
<li name="a9ca" id="a9ca" class="graf graf--li graf-after--li">
|
||||
<a
|
||||
href="https://github.com/knative/docs#samples-and-demos"
|
||||
data-href="https://github.com/knative/docs#samples-and-demos"
|
||||
class="markup--anchor markup--li-anchor"
|
||||
rel="nofollow noopener noopener noopener noopener"
|
||||
href="https://knative.dev/docs/samples/"
|
||||
target="_blank"
|
||||
>Samples and demos</a
|
||||
>
|
||||
</li>
|
||||
<li name="fe75" id="fe75" class="graf graf--li graf-after--li">
|
||||
<a
|
||||
href="https://github.com/knative/docs/blob/master/community/README.md#meetings-and-work-groups"
|
||||
data-href="https://github.com/knative/docs/blob/master/community/README.md#meetings-and-work-groups"
|
||||
class="markup--anchor markup--li-anchor"
|
||||
rel="nofollow noopener noopener noopener noopener"
|
||||
href="https://knative.dev/contributing/"
|
||||
target="_blank"
|
||||
>Knative meetings and work groups</a
|
||||
>
|
||||
</li>
|
||||
<li name="cf03" id="cf03" class="graf graf--li graf-after--li">
|
||||
<a
|
||||
href="https://github.com/knative/docs/blob/master/community/README.md#questions-and-issues"
|
||||
data-href="https://github.com/knative/docs/blob/master/community/README.md#questions-and-issues"
|
||||
class="markup--anchor markup--li-anchor"
|
||||
rel="nofollow noopener noopener noopener noopener"
|
||||
href="https://knative.dev/community/"
|
||||
target="_blank"
|
||||
>Questions and issues</a
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue