Skip to content
Merged
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
2 changes: 1 addition & 1 deletion tensorboard/plugins/projector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ To develop the Embedding Projector, launch it in standalone mode:
bazel run tensorboard/plugins/projector/vz_projector:standalone
```

And open <http://localhost:6006/index.html>. The projector points to the local
And open <http://localhost:6006/standalone.html>. The projector points to the local
`standalone_projector_config.json` file, which configures it with a set of
public datasets (word2vec, mnist, iris) that are useful for development
and are hosted on Google Cloud Storage.