mirror of https://github.com/mamba-org/mamba.git
doc(more_concepts.rst): improve clarity (#3357)
`all the file systems are not supporting such links` is most likely meant to mean "not all are" rather "all are not"
This commit is contained in:
parent
413285c7b7
commit
b418cf4a68
|
@ -132,8 +132,8 @@ This is the most efficient way to link:
|
|||
|
||||
There are some limitations to use ``hard-links``:
|
||||
|
||||
- all the file systems are not supporting such links
|
||||
- those links are not working across file systems/partitions
|
||||
- not all file systems support ``hard-links``
|
||||
- ``hard-links`` don't work across file systems/partitions
|
||||
|
||||
|
||||
.. _soft_link:
|
||||
|
|
Loading…
Reference in New Issue