Skip to content

Commit 8837e7b

Browse files
committed
scala.github.com -> docs.scala-lang
1 parent d777f92 commit 8837e7b

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# scala-lang.org
22

3-
This repository contains the _static_ source of [scala-lang.org](http://scala-lang.org). It does not contain the source of any content found under the [docs.scala-lang.org](http://docs.scala-lang.org) subdomain (instead, visit the [scala.github.com repo](http://github.com/scala/scala.github.com) for that source).
3+
This repository contains the _static_ source of [scala-lang.org](http://scala-lang.org).
44

5-
It's a static site generated by [Jekyll](https://github.com/mojombo/jekyll), and uses a whole host of open-source tools including a touch of Twitter's Bootstrap.
5+
It does not contain the source of any content found under the [docs.scala-lang.org](http://docs.scala-lang.org) subdomain (instead, visit the [docs.scala-lang repo](http://github.com/scala/docs.scala-lang) for that source).
6+
7+
This is a static site generated by [Jekyll](https://github.com/mojombo/jekyll), and uses a whole host of open-source tools including a touch of Twitter's Bootstrap.
68

79
## Dependencies
810

@@ -59,9 +61,9 @@ run:
5961

6062
and watch the output. You should see something like:
6163

62-
Configuration file: /Users/ben/src/scala.github.com/_config.yml
63-
Source: /Users/ben/src/scala.github.com
64-
Destination: /Users/ben/src/scala.github.com/_site
64+
Configuration file: /Users/ben/src/scala-lang/_config.yml
65+
Source: /Users/ben/src/scala-lang
66+
Destination: /Users/ben/src/scala-lang/_site
6567
Incremental build: enabled
6668
Generating... done.
6769
Auto-regeneration: enabled for '/Users/ben/src/scala-lang'

_contribute_resources/3-code-reviews.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ icon: fa fa-eye
55
---
66
Review pull requests against [scala/scala](https://github.com/scala/scala/pulls),
77
[scala/scala-lang](https://github.com/scala/scala-lang/pulls),
8-
[scala/scala.github.com](https://github.com/scala/scala.github.com/pulls)and others.
8+
[scala/docs.scala-lang](https://github.com/scala/docs.scala-lang/pulls)and others.

0 commit comments

Comments
 (0)