Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ To contribute changes:
```sh
sphinx-build -b html DISCOVER/ DISCOVER/_build/html
python -m http.server 8000 --directory DISCOVER/_build/html/

```
Visit [`http://localhost:8000`](http://localhost:8000) in your browser to verify changes.

Expand Down
6 changes: 3 additions & 3 deletions Translation.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ We use Transifex to manage translations for the DISCOVER Cookbook. This guide ou

### Step 1: Installing the Transifex CLI

Transifex provides a Go-based CLI for syncing translation files. Follow the (official installation instructions)[https://developers.transifex.com/docs/cli] for your operating system.
Transifex provides a Go-based CLI for syncing translation files. Follow the [official installation instructions](https://developers.transifex.com/docs/cli) for your operating system.


Verify installation:
Expand All @@ -63,7 +63,7 @@ tx --version
```
Expected output:
```
TX CLient, version=1.6.x
TX Client, version=1.6.x
```

### Step 2: Authenticate with Transifex
Expand Down Expand Up @@ -112,4 +112,4 @@ tx pull -a -m reviewed

### Optional: Add Multiple Resources

To add multiplt resorces, use [CLI](https://developers.transifex.com/docs/cli) setup.
To add multiple resources, use [CLI](https://developers.transifex.com/docs/cli) setup.
Binary file added _static/images/logo-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _static/images/logo-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading