Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix links on homepage #254

Merged
merged 3 commits into from
Sep 13, 2017
Merged

fix links on homepage #254

merged 3 commits into from
Sep 13, 2017

Conversation

drujensen
Copy link
Member

Description of the Change

The links on the generated homepage did not work. This also add a target="_blank" so it will open a new tab.

Alternate Designs

Please provide feedback on other resources and links we should provide on this page.

@drujensen drujensen requested a review from a team September 12, 2017 02:12
Copy link
Contributor

@eliasjpr eliasjpr left a comment

Choose a reason for hiding this comment

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

Change the docs links to point to https://docs.amberframework.org

<a class="list-group-item" src="https://amber-crystal.gitbooks.io/amber/content/getting-started.html">Getting Started with Amber Framework</a>
<a class="list-group-item" src="https://github.com/veelenga/awesome-crystal">List of Awesome Crystal projects and shards</a>
<a class="list-group-item" src="https://crystalshards.xyz">What's hot in Crystal right now</a>
<a class="list-group-item list-group-item-action" target="_blank" href="https://amber-crystal.gitbooks.io/amber/content/getting-started.html">Getting Started with Amber Framework</a>
Copy link
Contributor

Choose a reason for hiding this comment

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

a.list-group-item src="https://amber-crystal.gitbooks.io/amber/content/getting-started.html" Getting Started with Amber Framework
a.list-group-item src="https://github.com/veelenga/awesome-crystal" List of Awesome Crystal projects and shards
a.list-group-item src="https://crystalshards.xyz" What's hot in Crystal right now
a.list-group-item.list-group-item-action target="_blank" href="https://amber-crystal.gitbooks.io/amber/content/getting-started.html" Getting Started with Amber Framework
Copy link
Contributor

Choose a reason for hiding this comment

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

Ditto

@drujensen drujensen mentioned this pull request Sep 12, 2017
@eliasjpr eliasjpr merged commit a9971d2 into master Sep 13, 2017
@eliasjpr eliasjpr deleted the dj/fix-links-on-homepage branch September 13, 2017 12:10
marksiemers pushed a commit to marksiemers/amber that referenced this pull request Oct 28, 2017
* fix links on homepage

* update links
elorest pushed a commit that referenced this pull request Nov 17, 2017
* fix links on homepage

* update links
@faustinoaq faustinoaq added this to Done in Framework 2018 May 5, 2018
@faustinoaq faustinoaq removed this from Done in Framework 2018 Jun 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants