mirror of
https://github.com/openziti/zrok.git
synced 2025-08-19 12:24:37 +02:00
Merge pull request #1034 from openziti/add-nf-links
add links back to netfoundry
This commit is contained in:
@@ -11,8 +11,9 @@ import InstallCards from '/../docs/guides/install/_install_cards.mdx';
|
|||||||
|
|
||||||
## Your Secure Internet Sharing Perimeter
|
## Your Secure Internet Sharing Perimeter
|
||||||
|
|
||||||
`zrok` (*/ziːɹɒk/ ZEE-rock*) is a secure, open-source, self-hostable sharing platform that simplifies shielding and sharing network services or files.
|
`zrok` (*/ziːɹɒk/ ZEE-rock*) is a secure, open-source, self-hostable sharing platform that simplifies shielding and
|
||||||
There's a hardened zrok-as-a-service offering available at [myzrok.io](https://myzrok.io) with a generous free tier.
|
sharing network services or files. `zrok` is built and maintained [by NetFoundry](https://netfoundry.io) and is available as a hardened "zrok-as-a-service"
|
||||||
|
at [myzrok.io](https://myzrok.io) with a generous free tier.
|
||||||
|
|
||||||
## What's it for?
|
## What's it for?
|
||||||
|
|
||||||
|
@@ -31,7 +31,6 @@ const config = {
|
|||||||
defaultLocale: 'en',
|
defaultLocale: 'en',
|
||||||
locales: ['en'],
|
locales: ['en'],
|
||||||
},
|
},
|
||||||
|
|
||||||
plugins: [
|
plugins: [
|
||||||
[
|
[
|
||||||
'@docusaurus/plugin-client-redirects',
|
'@docusaurus/plugin-client-redirects',
|
||||||
@@ -160,7 +159,7 @@ const config = {
|
|||||||
style: 'dark',
|
style: 'dark',
|
||||||
links: [
|
links: [
|
||||||
],
|
],
|
||||||
copyright: `Copyright © ${new Date().getFullYear()} NetFoundry Inc. Built with Docusaurus.`,
|
copyright: `Copyright © ${new Date().getFullYear()} <a href="https://netfoundry.io">NetFoundry Inc.</a>`,
|
||||||
},
|
},
|
||||||
prism: {
|
prism: {
|
||||||
theme: lightCodeTheme,
|
theme: lightCodeTheme,
|
||||||
|
@@ -11,8 +11,9 @@ import InstallCards from '/../docs/guides/install/_install_cards.mdx';
|
|||||||
|
|
||||||
## Your Secure Internet Sharing Perimeter
|
## Your Secure Internet Sharing Perimeter
|
||||||
|
|
||||||
`zrok` (*/ziːɹɒk/ ZEE-rock*) is a secure, open-source, self-hostable sharing platform that simplifies shielding and sharing network services or files.
|
`zrok` (*/ziːɹɒk/ ZEE-rock*) is a secure, open-source, self-hostable sharing platform that simplifies shielding and
|
||||||
There's a hardened zrok-as-a-service offering available at [myzrok.io](https://myzrok.io) with a generous free tier.
|
sharing network services or files. `zrok` is built and maintained [by NetFoundry](https://netfoundry.io) and is available as a hardened "zrok-as-a-service"
|
||||||
|
at [myzrok.io](https://myzrok.io) with a generous free tier.
|
||||||
|
|
||||||
### Your First Share
|
### Your First Share
|
||||||
|
|
||||||
|
@@ -11,8 +11,9 @@ import InstallCards from '/../docs/guides/install/_install_cards.mdx';
|
|||||||
|
|
||||||
## Your Secure Internet Sharing Perimeter
|
## Your Secure Internet Sharing Perimeter
|
||||||
|
|
||||||
`zrok` (*/ziːɹɒk/ ZEE-rock*) is a secure, open-source, self-hostable sharing platform that simplifies shielding and sharing network services or files.
|
`zrok` (*/ziːɹɒk/ ZEE-rock*) is a secure, open-source, self-hostable sharing platform that simplifies shielding and
|
||||||
There's a hardened zrok-as-a-service offering available at [myzrok.io](https://myzrok.io) with a generous free tier.
|
sharing network services or files. `zrok` is built and maintained [by NetFoundry](https://netfoundry.io) and is available as a hardened "zrok-as-a-service"
|
||||||
|
at [myzrok.io](https://myzrok.io) with a generous free tier.
|
||||||
|
|
||||||
## What's it for?
|
## What's it for?
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user