hackrf/docs
JinGen Lim 74efc69bf7 docs: update github.com/mossmann urls
In the installing_hackrf_software docs, under "Installing From Source", the source url still points to `git clone https://github.com/mossmann/hackrf.git` instead of https://github.com/greatscottgadgets/hackrf.git

Unlike the other browser links, the git url is not automatically redirected, so cloning will fail:

```
jg@buildbot:~/hackrf$ git clone https://github.com/mossman/hackrf.git
Cloning into 'hackrf'...
remote: Repository not found.
fatal: repository 'https://github.com/mossman/hackrf.git/' not found
```

While creating this patch, I also found a few more of those older urls and updated them too.
One last unfixed url remains at https://hackrf.readthedocs.io/en/latest/LPC43XX_Debugging.html#lpc-link, however I could not find the intended destination so I have left it as-is.
2024-04-06 22:38:26 +08:00
..
doxygen Document libhackrf functions using Doxygen (#1244) 2023-04-22 22:03:49 -04:00
images Add jawbreaker photo to jawbreaker page (#1321) 2023-06-12 17:42:12 -04:00
source docs: update github.com/mossmann urls 2024-04-06 22:38:26 +08:00
.readthedocs.yaml Add doc files for reproducibility 2021-12-29 17:57:02 -05:00
make.bat Initial docs commit (#903) 2021-07-02 11:52:22 -06:00
Makefile Initial docs commit (#903) 2021-07-02 11:52:22 -06:00
requirements.txt Update readthedocs requirements to current versions. 2024-01-17 05:13:46 +00:00