mirror of
https://github.com/openziti/zrok.git
synced 2025-08-19 04:06:18 +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
|
||||
|
||||
`zrok` (*/ziːɹɒk/ ZEE-rock*) is a secure, open-source, self-hostable sharing platform that simplifies shielding and sharing network services or files.
|
||||
There's a hardened zrok-as-a-service offering available at [myzrok.io](https://myzrok.io) with a generous free tier.
|
||||
`zrok` (*/ziːɹɒk/ ZEE-rock*) is a secure, open-source, self-hostable sharing platform that simplifies shielding and
|
||||
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?
|
||||
|
||||
|
@@ -31,7 +31,6 @@ const config = {
|
||||
defaultLocale: 'en',
|
||||
locales: ['en'],
|
||||
},
|
||||
|
||||
plugins: [
|
||||
[
|
||||
'@docusaurus/plugin-client-redirects',
|
||||
@@ -160,7 +159,7 @@ const config = {
|
||||
style: 'dark',
|
||||
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: {
|
||||
theme: lightCodeTheme,
|
||||
|
@@ -11,8 +11,9 @@ import InstallCards from '/../docs/guides/install/_install_cards.mdx';
|
||||
|
||||
## 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.
|
||||
There's a hardened zrok-as-a-service offering available at [myzrok.io](https://myzrok.io) with a generous free tier.
|
||||
`zrok` (*/ziːɹɒk/ ZEE-rock*) is a secure, open-source, self-hostable sharing platform that simplifies shielding and
|
||||
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
|
||||
|
||||
|
@@ -11,8 +11,9 @@ import InstallCards from '/../docs/guides/install/_install_cards.mdx';
|
||||
|
||||
## 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.
|
||||
There's a hardened zrok-as-a-service offering available at [myzrok.io](https://myzrok.io) with a generous free tier.
|
||||
`zrok` (*/ziːɹɒk/ ZEE-rock*) is a secure, open-source, self-hostable sharing platform that simplifies shielding and
|
||||
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?
|
||||
|
||||
|
Reference in New Issue
Block a user