Project

General

Profile

Actions

Bug #2824

open

Typo in documentation (git clone commands)

Added by Alex Afanasyev almost 9 years ago. Updated over 8 years ago.

Status:
New
Priority:
Normal
Category:
docs
Target version:
Start date:
05/15/2015
Due date:
% Done:

0%

Estimated time:

Description

(This is for version 1.0)

One of the clone commands has a typo:

git clone -b master-v1 git://github.com:named-data/ndnSIM.git ns-3/src/ndnSIM

it should be

git clone -b master-v1 git://github.com/named-data/ndnSIM.git ns-3/src/ndnSIM

(This is for both versions)

I think we should replace git:// with https:// in all clone commands in the documentation.


Related issues 1 (1 open0 closed)

Has duplicate ndnSIM - Bug #3175: ImportError: No module named doxygenNew09/05/2015

Actions
Actions #1

Updated by Alex Afanasyev almost 9 years ago

  • Assignee set to satya narayana
Actions #2

Updated by Spyros Mastorakis over 8 years ago

  • Status changed from New to Code review
  • Assignee changed from satya narayana to Spyros Mastorakis
  • % Done changed from 0 to 90
Actions #3

Updated by Alex Afanasyev over 8 years ago

  • Status changed from Code review to New
  • Target version set to 1.0-hotfix
  • % Done changed from 90 to 0
Actions #4

Updated by Alex Afanasyev over 8 years ago

  • Has duplicate Bug #3175: ImportError: No module named doxygen added
Actions

Also available in: Atom PDF