mirror of https://github.com/crossplane/docs.git
Switch blog url to crossplane
This commit is contained in:
parent
81ca4c217a
commit
20513ef3ba
|
@ -2,6 +2,6 @@
|
|||
{% assign githubLink = "https://github.com/crossplaneio/crossplane" %}
|
||||
{% assign twitterLink = "https://twitter.com/crossplane_io" %}
|
||||
{% assign forumLink = "https://groups.google.com/forum/#!forum/crossplane-dev" %}
|
||||
{% assign blogLink = "https://blog.upbound.io/" %}
|
||||
{% assign blogLink = "https://blog.crossplane.io/" %}
|
||||
{% assign communityMeetingLink = "https://github.com/crossplaneio/crossplane/#community-meeting" %}
|
||||
{% assign latestDocs = site.data.versions[0].path | append: '/' | relative_url %}
|
||||
|
|
Loading…
Reference in New Issue