From 7072fe9f528c57dbef00424d52817ebce93a275b Mon Sep 17 00:00:00 2001 From: Achim Kraus Date: Thu, 21 Jan 2021 14:20:00 +0100 Subject: [PATCH] Update sandbox URL to californium.eclipseprojects.io. Signed-off-by: Achim Kraus --- cf-browser/README.md | 2 +- cf-client/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cf-browser/README.md b/cf-browser/README.md index d1ed3bf..cac5bbe 100644 --- a/cf-browser/README.md +++ b/cf-browser/README.md @@ -93,7 +93,7 @@ Usage: GUIClientFX [-hvV] [--help-auth] [--help-cipher] [-c= | --anonymous] [-t= [-t=]... | --trust-all] [-s= | --secrethex= | --secret64=] [URI] - [URI] destination URI. Default californium.eclipse.org + [URI] destination URI. Default californium.eclipseprojects.io -a, --auth=[:...] use authentikation modes. '--help-auth' to list available authentication modes. diff --git a/cf-client/README.md b/cf-client/README.md index bf6340c..f1a1a75 100644 --- a/cf-client/README.md +++ b/cf-client/README.md @@ -28,7 +28,7 @@ Usage: ConsoleClient [-hvV] [--help-auth] [--help-cipher] [--loop] [--payload= | --payloadhex= | --payload64= | --payload-file=] [--con | --non] [URI] - [URI] destination URI. Default californium.eclipse.org + [URI] destination URI. Default californium.eclipseprojects.io -a, --auth=[:...] use authentikation modes. '--help-auth' to list available authentication modes.