You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -60,16 +60,16 @@ of data sources Sqoop can connect to.
60
60
## Documentation
61
61
62
62
### Installation:
63
-
*[Installing locally Docker-Compose](docs/installation/docker.md): Installation guide for Docker-Compose (easiest way to get started)
64
-
*[Installing on Kubernetes](docs/installation/kubernetes.md): Installation guide for Kubernetes
63
+
*[Installing locally Docker-Compose](https://sqoop.solo.io/installation/docker/): Installation guide for Docker-Compose (easiest way to get started)
64
+
*[Installing on Kubernetes](https://sqoop.solo.io/installation/kubernetes/): Installation guide for Kubernetes
65
65
66
66
### Getting Started:
67
-
*[Getting Started on Docker-Compose](docs/getting_started/docker/1.md): Getting started with Docker (recommended for first time users)
68
-
*[Getting Started on Kubernetes](docs/getting_started/kubernetes/1.md): Getting started with Kubernetes (recommended for first time users)
67
+
*[Getting Started on Docker-Compose](https://sqoop.solo.io/getting_started/docker/): Getting started with Docker (recommended for first time users)
68
+
*[Getting Started on Kubernetes](https://sqoop.solo.io/getting_started/kubernetes/): Getting started with Kubernetes (recommended for first time users)
69
69
70
70
### v1 API reference:
71
-
*[Schemas](docs/v1/schema.md): API Specification for proving your GraphQL Schemas to Sqoop
72
-
*[ResolverMaps](docs/v1/resolver_map.md): API Reference for ResolverMaps, which map your data sources to your Schemas
71
+
*[Schemas](https://sqoop.solo.io/v1/github.com/solo-io/sqoop/api/v1/schema.proto.sk/): API Specification for proving your GraphQL Schemas to Sqoop
72
+
*[ResolverMaps](https://sqoop.solo.io/v1/github.com/solo-io/sqoop/api/v1/resolver_map.proto.sk/): API Reference for ResolverMaps, which map your data sources to your Schemas
0 commit comments