Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5323605

Browse filesBrowse files
authored
Merge pull request docker-java#735 from mfulgo/patch-1
Fixes broken Docker documentation link
2 parents db87a09 + 39ef5d1 commit 5323605
Copy full SHA for 5323605

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎README.md‎

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ client also uses UNIX domain sockets to connect to the docker daemon by default.
3838

3939
DOCKER_OPTS="-H tcp://127.0.0.1:2375 -H unix:///var/run/docker.sock"
4040

41-
More details about setting up Docker server can be found in official documentation: http://docs.docker.io/en/latest/use/basics/
41+
More details about setting up Docker Engine can be found in the official documentation: https://docs.docker.com/engine/admin/
4242

4343
To force docker-java to use TCP (http) configure the following (see [Configuration](https://github.com/docker-java/docker-java#configuration) for details):
4444

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.