Skip to content

Use the resolved URL for itunescn #342

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

Merged
merged 1 commit into from
Aug 6, 2016
Merged

Use the resolved URL for itunescn #342

merged 1 commit into from
Aug 6, 2016

Conversation

than
Copy link
Contributor

@than than commented Jul 27, 2016

I noticed that itunescn's sponsor link was having trouble resolving to its final destination.

It's probably better for everyone to point to the resulting URL. :)

$ curl -I https://itunescn.com/

HTTP/1.1 301 Moved Permanently
…
Location: http://www.itunescn.com/

etc...

The URL that the server seems to want to send you to eventually is reflected in the PR.

I noticed that itunescn's sponsor link was having trouble resolving to its final destination. 

It's probably better for everyone to point to the resulting URL. :)

```
$ curl -I https://itunescn.com/
HTTP/1.1 301 Moved Permanently
Location: http://www.itunescn.com/
```
@yyx990803 yyx990803 merged commit d2bcf3f into vuejs:master Aug 6, 2016
@than than deleted the patch-1 branch August 8, 2016 14:44
dingyiming referenced this pull request in volksbright/document-standard-vue Aug 28, 2016
* 2.0:
  修改一处单词错误:hasEror=>hasError (#380)
  simplify lru-cache example
  Add tips about v-model vs initial values
  skip unit test copying in makefile
  reinstall carbon ads
  update sponsors
  Fixed links to Webpack and Browserify (#379)
  remove todo for 2.0 webpack template
  fix formatting in comment block
  remove extra backtick typo
  complete ssr guide first draft
  clarify react vs vue render performance
  Use the resolved URL for itunescn (#342)
  Update "valid" to "normal" (#356)

# Conflicts:
#	src/guide/ssr.md
#	themes/vue/layout/partials/ad.ejs
kazupon pushed a commit to kazupon/vuejs.org that referenced this pull request Oct 2, 2016
I noticed that itunescn's sponsor link was having trouble resolving to its final destination. 

It's probably better for everyone to point to the resulting URL. :)

```
$ curl -I https://itunescn.com/
HTTP/1.1 301 Moved Permanently
Location: http://www.itunescn.com/
```
Peter-WF referenced this pull request in Peter-WF/vuefe.github.io Nov 18, 2016
* 2.0:
  修改一处单词错误:hasEror=>hasError (volksbright#380)
  simplify lru-cache example
  Add tips about v-model vs initial values
  skip unit test copying in makefile
  reinstall carbon ads
  update sponsors
  Fixed links to Webpack and Browserify (volksbright#379)
  remove todo for 2.0 webpack template
  fix formatting in comment block
  remove extra backtick typo
  complete ssr guide first draft
  clarify react vs vue render performance
  Use the resolved URL for itunescn (volksbright#342)
  Update "valid" to "normal" (volksbright#356)

# Conflicts:
#	src/guide/ssr.md
#	themes/vue/layout/partials/ad.ejs
kazupon pushed a commit to kazupon/vuejs.org that referenced this pull request Oct 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants