Skip to content
This repository was archived by the owner on Jan 4, 2018. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion landing_page/templates/contribute.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h1>Contribute</h1>
<h2>Write your custom assistant</h2>
<p>Are you missing an assistant for your favourite Ruby framework, Python
database engine or a Web application? We would love if you wrote it! It's
fairly easy - <a href="http://doc.devassistant.org/en/latest/developer_documentation/tutorial_creating_assistant.html"
fairly easy - <a href="http://developer-assistant.readthedocs.org/en/latest/developer_documentation/create_assistant.html"
title="Tutorial: Creating Your Own Assistant" target="_blank">Read more</a>.</p>

<h2>File a bug</h2>
Expand Down