Pārlūkot izejas kodu

Copyedits and link fixes

Naomi Slater 6 gadi atpakaļ
vecāks
revīzija
dbd9195a49
2 mainītis faili ar 6 papildinājumiem un 7 dzēšanām
  1. 4 5
      crate/content.md
  2. 2 2
      crate/license.md

+ 4 - 5
crate/content.md

@@ -23,12 +23,11 @@ Spin up this Docker image like so:
 $ docker run -p 4200:4200 %%IMAGE%%
 ```
 
-Once you're up and running, head on over to [the introductory docs](https://crate.io/docs/stable/hello.html).
+Once you're up and running, head on over to [the introductory docs](https://crate.io/docs/crate/getting-started/en/latest/first-use/index.html).
 
-Read more:
+See also:
 
--	[Getting Started With CrateDB on Docker](https://crate.io/docs/install/containers/docker/)
--	[CrateDB Docker Best Practices](https://crate.io/docs/reference/best_practice/docker.html)
+-	[Getting Started With CrateDB on Docker](https://crate.io/docs/crate/guide/en/latest/deployment/containers/docker.html)
 
 ## Issues
 
@@ -46,4 +45,4 @@ For issues with CrateDB itself, report issues via [the `crate` GitHub issue trac
 
 This image is primarily maintained by [Crate.io](http://crate.io/), but we welcome community contributions!
 
-See the [developer docs](https://github.com/crate/docker-crateblob/master/DEVELOP.rst) and the [contribution docs](https://github.com/crate/docker-crate/blob/master/CONTRIBUTING.rst) for more information.
+See the [developer docs](https://github.com/crate/docker-crate/blob/master/DEVELOP.rst) and the [contribution docs](https://github.com/crate/docker-crate/blob/master/CONTRIBUTING.rst) for more information.

+ 2 - 2
crate/license.md

@@ -1,3 +1,3 @@
-CrateDB is an open core project.
+CrateDB is licensed under the Apache License 2.0.
 
-See the CrateDB [licensing docs](https://github.com/crate/crate/blob/master/LICENSE.txt) for more information.
+See [LICENSE](https://github.com/crate/crate/blob/master/LICENSE) for more information.