mirror of
https://github.com/bellingcat/RS4OSINT.git
synced 2026-06-08 03:28:36 +03:00
A2_Remote_Sensing: Fix capitalization error in link (#6)
* A2_Remote_Sensing: Fix capitalization error in link Incorrect filename in the "next section" hyperlink causes quarto to look for a non-existent file, fail to find it, and thus retain the link to the qmd file. In consequence, clicking on the link leads to the qmd file being downloaded instead of a webpage opening. * Manually apply link fix --------- Co-authored-by: Galen Reich <galen@bellingcat.com>
This commit is contained in:
committed by
GitHub
parent
c2f44ecb55
commit
fa41b51005
@@ -99,4 +99,4 @@ This allows SkySat to achieve a revisit rate of 2-3 *hours*. The catch, however,
|
||||
## Summary
|
||||
|
||||
|
||||
You should hopefully have a better understanding of what satellite imagery is, and how it can be used to answer questions about the world. In the [next section](A3_Data_acquisition.qmd), we'll look at the various types of satellite imagery stored in the Google Earth Engine catalog.
|
||||
You should hopefully have a better understanding of what satellite imagery is, and how it can be used to answer questions about the world. In the [next section](./A3_Data_Acquisition.html), we'll look at the various types of satellite imagery stored in the Google Earth Engine catalog.
|
||||
|
||||
Reference in New Issue
Block a user