Skip to content

Commit

Permalink
Fix broken links in home page
Browse files Browse the repository at this point in the history
  • Loading branch information
damascene authored and henri-hulski committed Nov 2, 2022
1 parent c55bea2 commit e719286
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions mezzanine/core/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ <h2>Congratulations!</h2>
</p>
<ul>
<li><a href="/admin/">Log in to the admin interface</a></li>
<li><a href="http://mezzanine.jupo.org/docs/content-architecture.html">Creating custom page types</a></li>
<li><a href="http://mezzanine.jupo.org/docs/frequently-asked-questions.html#templates">Modifying HTML templates</a></li>
<li><a href="http://mezzanine.jupo.org/docs/frequently-asked-questions.html#why-isn-t-the-homepage-a-page-object-i-can-edit-via-the-admin">Changing this homepage</a></li>
<li><a href="http://mezzanine.jupo.org/docs/frequently-asked-questions.html">Other frequently asked questions</a></li>
<li><a href="http://mezzanine.jupo.org/docs/configuration.html#default-settings">Full list of settings</a></li>
<li><a href="http://mezzanine.jupo.org/docs/deployment.html">Deploying to a production server</a></li>

This comment has been minimized.

Copy link
@Samet1994

Samet1994 Jan 16, 2024

Uploading Screenshot_۲۰۲۴-۰۱-۱۵-۲۳-۴۸-۲۷-۹۰۸_io.safepal.wallet.jpg…

This comment has been minimized.

Copy link
@Samet1994

Samet1994 Jan 16, 2024

18ga7JY5DeQrGxms1k6k4Qh2DDX43ntiZU

<li><a href="https://github.com/stephenmcd/mezzanine/blob/master/docs/content-architecture.rst#creating-custom-content-types">Creating custom page types</a></li>
<li><a href="https://github.com/stephenmcd/mezzanine/blob/master/docs/frequently-asked-questions.rst#where-are-all-the-templates-i-can-modify">Modifying HTML templates</a></li>
<li><a href="https://github.com/stephenmcd/mezzanine/blob/master/docs/frequently-asked-questions.rst#why-isnt-the-homepage-a-page-object-i-can-edit-via-the-admin">Changing this homepage</a></li>
<li><a href="https://github.com/stephenmcd/mezzanine/blob/master/docs/frequently-asked-questions.rst">Other frequently asked questions</a></li>
<li><a href="https://github.com/stephenmcd/mezzanine/blob/master/docs/configuration.rst#default-settings">Full list of settings</a></li>
<li><a href="https://github.com/stephenmcd/mezzanine/blob/master/docs/deployment.rst">Deploying to a production server</a></li>
</ul>
{% endblocktrans %}
{% endblock %}

2 comments on commit e719286

@Samet1994
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

18ga7JY5DeQrGxms1k6k4Qh2DDX43ntiZU

@Samet1994
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[18ga7JY5DeQrGxms1k6k4Qh2DDX43ntiZU``](url
Uploading Screenshot_۲۰۲۴-۰۱-۱۵-۲۳-۴۸-۲۷-۹۰۸_io.safepal.wallet.jpg…
)

Please sign in to comment.