mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-05 10:20:55 +00:00
doc: fix the URL for projectacrn.github.io repo
Fix the URL used to clone the projectacrn.github.io repo. Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
This commit is contained in:
parent
e83c9b6430
commit
eb070491ee
@ -265,7 +265,7 @@ directly to the upstream repo rather than to a personal forked copy):
|
||||
.. code-block:: bash
|
||||
|
||||
cd ~/projectacrn
|
||||
git clone https://projectacrn/projectacrn.github.io.git
|
||||
git clone https://github.com/projectacrn/projectacrn.github.io.git
|
||||
|
||||
Then, after you've verified the generated HTML from ``make html`` looks
|
||||
good, you can push directly to the publishing site with:
|
||||
|
Loading…
Reference in New Issue
Block a user