Fix changelog links and titles

Change-Id: Ic7412edad6e441062af7ea1afe3adf672454519d
Signed-off-by: Tommy Carpenter <tc677g@att.com>
2 files changed
tree: f7eb39833fbe2d02831add3c8cb3e7b2b848fafb
  1. a1/
  2. docs/
  3. integration_tests/
  4. tests/
  5. .dockerignore
  6. .gitattributes
  7. .gitignore
  8. .gitreview
  9. .readthedocs.yaml
  10. container-tag.yaml
  11. Dockerfile
  12. Dockerfile-Unit-Test
  13. INFO.yaml
  14. install_deps.sh
  15. LICENSE.txt
  16. pom.xml
  17. README.md
  18. rmr-version.yaml
  19. setup.py
  20. tox-integration.ini
  21. tox.ini
README.md

RIC A1 Mediator

The xApp A1 mediator exposes a generic REST API by which xApps can receive and send northbound messages. The A1 mediator will take the payload from such generic REST messages, validate the payload, and then communicate the payload to the xApp via RMR messaging.

Please see documentation in the docs/ subdirectory.