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
for information about the issues and PRs in current and future milestones.
61
61
62
62
The project [roadmap](https://github.com/kubernetes-incubator/service-catalog/wiki/Roadmap)
@@ -70,45 +70,43 @@ for more information.
70
70
71
71
Our goal is to have extensive use-case and functional documentation.
72
72
73
-
See the [main Kubernetes docs](https://kubernetes.io/docs/concepts/service-catalog/)
74
-
and additional documentation [here](./docs/v1).
73
+
See the [Service Catalog documentation](https://kubernetes.io/docs/concepts/service-catalog/)
74
+
on the main Kubernetes site, and the [project documentation](./docs/README.md) here on GitHub.
75
75
76
-
See [here](https://github.com/kubernetes-incubator/service-catalog/wiki/Examples) for examples and
77
-
[here](https://github.com/openservicebrokerapi/servicebroker/blob/master/gettingStarted.md) for
78
-
broker servers that are compatible with this software.
76
+
For details on broker servers that are compatible with this software, see the
77
+
Open Service Broker API project's [Getting Started guide](https://github.com/openservicebrokerapi/servicebroker/blob/master/gettingStarted.md).
79
78
80
79
### Terminology
81
80
82
81
This project's problem domain contains a few inconvenient but unavoidable
83
-
overloads with other Kubernetes terms. Check out our [terminology page](./terminology.md)
82
+
overloads with other Kubernetes terms. Check out our [terminology page](./terminology.md)
84
83
for definitions of terms as they are used in this project.
85
84
86
85
### Contributing
87
86
88
-
Interested in contributing? Check out the [contributing documentation](./CONTRIBUTING.md).
87
+
Interested in contributing? Check out the [contribution guidelines](./CONTRIBUTING.md).
89
88
90
89
Also see the [developer's guide](./docs/devguide.md) for information on how to
0 commit comments