fix broken images and links in blog (#1719)

This commit is contained in:
RichieEscarez 2019-08-20 14:02:33 -07:00 committed by Knative Prow Robot
parent b7a3c9408d
commit f57599f34f
2 changed files with 8 additions and 20 deletions

View File

@ -39,7 +39,7 @@ type: "blog"
<div class="aspectRatioPlaceholder-fill"> <div class="aspectRatioPlaceholder-fill">
</div> </div>
<div data-width="884" data-height="241" data-action="zoom" data-scroll="native"> <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>
</div> </div>
</figure> </figure>
@ -51,7 +51,7 @@ type: "blog"
<div class="aspectRatioPlaceholder-fill"> <div class="aspectRatioPlaceholder-fill">
</div> </div>
<div data-width="976" data-height="344" data-action="zoom" data-scroll="native"> <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>
</div> </div>
</figure> </figure>
@ -63,7 +63,7 @@ type: "blog"
<div class="aspectRatioPlaceholder-fill"> <div class="aspectRatioPlaceholder-fill">
</div> </div>
<div data-width="944" data-height="477" data-action="zoom" data-scroll="native"> <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>
</div> </div>
</figure> </figure>
@ -99,7 +99,7 @@ type: "blog"
<div class="aspectRatioPlaceholder-fill"> <div class="aspectRatioPlaceholder-fill">
</div> </div>
<div data-width="673" data-height="469" data-action="zoom" data-scroll="native"> <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>
</div> </div>
</figure> </figure>

View File

@ -221,40 +221,28 @@ image: knative-eventing.png
</li> </li>
<li name="d88a" id="d88a" class="graf graf--li graf-after--li"> <li name="d88a" id="d88a" class="graf graf--li graf-after--li">
<a <a
href="https://github.com/knative/docs#documentation" href="https://knative.dev/docs/"
data-href="https://github.com/knative/docs#documentation"
class="markup--anchor markup--li-anchor"
rel="nofollow noopener noopener noopener noopener"
target="_blank" target="_blank"
>Getting started documentation</a >Getting started documentation</a
> >
</li> </li>
<li name="a9ca" id="a9ca" class="graf graf--li graf-after--li"> <li name="a9ca" id="a9ca" class="graf graf--li graf-after--li">
<a <a
href="https://github.com/knative/docs#samples-and-demos" href="https://knative.dev/docs/samples/"
data-href="https://github.com/knative/docs#samples-and-demos"
class="markup--anchor markup--li-anchor"
rel="nofollow noopener noopener noopener noopener"
target="_blank" target="_blank"
>Samples and demos</a >Samples and demos</a
> >
</li> </li>
<li name="fe75" id="fe75" class="graf graf--li graf-after--li"> <li name="fe75" id="fe75" class="graf graf--li graf-after--li">
<a <a
href="https://github.com/knative/docs/blob/master/community/README.md#meetings-and-work-groups" href="https://knative.dev/contributing/"
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"
target="_blank" target="_blank"
>Knative meetings and work groups</a >Knative meetings and work groups</a
> >
</li> </li>
<li name="cf03" id="cf03" class="graf graf--li graf-after--li"> <li name="cf03" id="cf03" class="graf graf--li graf-after--li">
<a <a
href="https://github.com/knative/docs/blob/master/community/README.md#questions-and-issues" href="https://knative.dev/community/"
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"
target="_blank" target="_blank"
>Questions and issues</a >Questions and issues</a
> >