diff options
author | Jafar Al-Gharaibeh <jafar@atcorp.com> | 2022-06-21 16:54:31 +0200 |
---|---|---|
committer | Jafar Al-Gharaibeh <jafar@atcorp.com> | 2022-06-21 16:54:31 +0200 |
commit | 770e16041c8ccb1ab937328309c48639e6780756 (patch) | |
tree | e3886bcfd5b8bd0532051e7c182267d4d029aa2d /ospfclient | |
parent | Merge pull request #11440 from opensourcerouting/fix/increase_flags_bgp_peer_... (diff) | |
download | frr-770e16041c8ccb1ab937328309c48639e6780756.tar.xz frr-770e16041c8ccb1ab937328309c48639e6780756.zip |
ospfclient: fix help url
Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
Diffstat (limited to 'ospfclient')
-rw-r--r-- | ospfclient/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ospfclient/README b/ospfclient/README index 894cd783c..5f6d05083 100644 --- a/ospfclient/README +++ b/ospfclient/README @@ -1,4 +1,3 @@ -For more information about this software check out: - -http://www.tik.ee.ethz.ch/~keller/ospfapi/ +For more information checkout the developer guide at: +https://docs.frrouting.org/projects/dev-guide/en/latest/ospf-api.html |