Skip to content

Commit a9f17de

Browse files
authored
Remove 'www' subdomain from URLs (LAION-AI#2855)
1 parent ee9271e commit a9f17de

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/docs/intro.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ single high-end consumer GPU. With some modifications, Open Assistant should
99
also be able to interface with other third-party applications easily as well as
1010
retrieve information from databases and the Internet.
1111

12-
You can play with our current best model
13-
[here](https://www.open-assistant.io/chat)!
12+
You can play with our current best model [here](https://open-assistant.io/chat)!
1413

1514
You should join the
1615
[Open Assistant discord server](https://ykilcher.com/open-assistant-discord)
@@ -19,7 +18,7 @@ communcations take place on the Discord server. There are four main areas that
1918
you can work on:
2019

2120
1. Ranking, labelling and making responses in
22-
[open-assistant.io](https://www.open-assistant.io). You can take a look at
21+
[open-assistant.io](https://open-assistant.io). You can take a look at
2322
[tasks docs section](https://projects.laion.ai/Open-Assistant/docs/tasks) for
2423
more information.
2524
2. Curating datasets and performing data augmentation. This includes scraping,
@@ -31,7 +30,7 @@ you can work on:
3130
3. Creating and fine-tuning Open Assistant itself. For that, you should pay
3231
special attention to
3332
[`/model`](https://github.com/LAION-AI/Open-Assistant/tree/main/model).
34-
4. [open-assistant.io](https://www.open-assistant.io) dev. Take a close look at
33+
4. [open-assistant.io](https://open-assistant.io) dev. Take a close look at
3534
[`/website`](https://github.com/LAION-AI/Open-Assistant/tree/main/website) as
3635
well as
3736
[`/backend`](https://github.com/LAION-AI/Open-Assistant/tree/main/backend).

0 commit comments

Comments
 (0)