From dc1431c38121b68222632e83f57efc1d3c1d682e Mon Sep 17 00:00:00 2001
From: Daniel <d.hornung@indiscale.com>
Date: Thu, 11 May 2023 17:51:07 +0200
Subject: [PATCH] WIP: Rename caosdb -> linkahead

---
 README_SETUP.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README_SETUP.md b/README_SETUP.md
index 894777ae..263cc967 100644
--- a/README_SETUP.md
+++ b/README_SETUP.md
@@ -68,3 +68,9 @@ Build documentation in `build/` with `make doc`.
 - [Google Style Python Docstrings](https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html)
 - [Google Style Python Docstrings 2nd reference](https://github.com/google/styleguide/blob/gh-pages/pyguide.md#38-comments-and-docstrings)
 - [References to other documentation](https://www.sphinx-doc.org/en/master/usage/extensions/intersphinx.html#role-external)
+
+## Migration ##
+
+### From xxx to xxx ###
+
+- `.linkaheadignore`
-- 
GitLab