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

Use http_url for preview links #167

Merged
merged 3 commits into from
Aug 23, 2016
Merged

Use http_url for preview links #167

merged 3 commits into from
Aug 23, 2016

Conversation

mertkahyaoglu
Copy link
Member

No description provided.

@@ -90,7 +90,7 @@ export const page = {
name: "contact.md",
raw_content: "# This is the base Jekyll theme.",
dir: "/",
url:"/page.html",
http_url:"/page.html",
Copy link
Contributor

Choose a reason for hiding this comment

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

In the real API, this would be http://localhost:4000/page.html.

@mertkahyaoglu mertkahyaoglu changed the title Use httpurl for preview links Use http_url for preview links Aug 22, 2016
@mertkahyaoglu mertkahyaoglu merged commit 6ad3f9b into master Aug 23, 2016
@mertkahyaoglu mertkahyaoglu deleted the use-httpurl branch August 23, 2016 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants