Fix some broken links

This commit is contained in:
mDuo13
2019-06-13 13:32:48 -07:00
parent 2be434b29e
commit 360498258f
2 changed files with 3 additions and 3 deletions

View File

@@ -70,7 +70,7 @@ Example:
<button id="connect-button" class="btn btn-primary">Connect</button> <button id="connect-button" class="btn btn-primary">Connect</button>
<strong>Connection status:</strong> <strong>Connection status:</strong>
<span id="connection-status">Not connected</span> <span id="connection-status">Not connected</span>
<div id='loader-{{n.current}}' style="display: none;"><img class='throbber' src="assets/img/rippleThrobber.png"></div> <div id='loader-{{n.current}}' style="display: none;"><img class='throbber' src="assets/img/xrp-loader-96.png"></div>
<h5>Console:</h5> <h5>Console:</h5>
<div class="ws-console" id="monitor-console-connect"><span class="placeholder">(Log is empty)</span></div> <div class="ws-console" id="monitor-console-connect"><span class="placeholder">(Log is empty)</span></div>
{{ end_step() }} {{ end_step() }}

View File

@@ -107,7 +107,7 @@ KYC is critical for financial institutions and related businesses to mitigate ri
See also: See also:
- [The US-Standard on KYC](https://www.ffiec.gov/bsa_aml_infobase/pages_manual/OLM_011.htm) - [Customer Identification Program (USA FFIEC)](https://bsaaml.ffiec.gov/manual/RegulatoryRequirements/01)
- [The Non-US Standard on KYC set by the Financial Action Task Force (FATF)](http://www.fatf-gafi.org/topics/fatfrecommendations/documents/fatf-recommendations.html) - [The Non-US Standard on KYC set by the Financial Action Task Force (FATF)](http://www.fatf-gafi.org/topics/fatfrecommendations/documents/fatf-recommendations.html)
@@ -137,7 +137,7 @@ If a financial institution suspects that funds may be related to criminal activi
See also: See also:
- [Suspicious Activity Reporting Overview (USA FFIEC)](https://www.ffiec.gov/bsa_aml_infobase/pages_manual/OLM_015.htm) - [Suspicious Activity Reporting Overview (USA FFIEC)](https://bsaaml.ffiec.gov/manual/RegulatoryRequirements/04_ep)
- [FATF Recommendation 16: Reporting of suspicious transactions and compliance](http://www.fatf-gafi.org/publications/fatfrecommendations/documents/fatf-recommendations.html) - [FATF Recommendation 16: Reporting of suspicious transactions and compliance](http://www.fatf-gafi.org/publications/fatfrecommendations/documents/fatf-recommendations.html)