aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsdg_src/WSDG_chapter_quick_setup.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docbook/wsdg_src/WSDG_chapter_quick_setup.adoc')
-rw-r--r--docbook/wsdg_src/WSDG_chapter_quick_setup.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/docbook/wsdg_src/WSDG_chapter_quick_setup.adoc b/docbook/wsdg_src/WSDG_chapter_quick_setup.adoc
index 7a046c9b84..776a4ea598 100644
--- a/docbook/wsdg_src/WSDG_chapter_quick_setup.adoc
+++ b/docbook/wsdg_src/WSDG_chapter_quick_setup.adoc
@@ -275,7 +275,7 @@ Using the command line:
----
>cd C:\Development
->git clone https://code.wireshark.org/review/wireshark
+>git clone https://gitlab.com/wireshark/wireshark.git
----
Using Git extensions:
@@ -287,7 +287,7 @@ Using Git extensions:
. In the main screen select _Clone repository_. Fill in the following:
+
-Repository to clone: *`https://code.wireshark.org/review/wireshark`*
+Repository to clone: *`https://gitlab.com/wireshark/wireshark.git`*
+
Destination: Your top-level development directory, e.g. _C:\Development_.
+