Every time I open Documentation/CodingStyle it says the party moved somewhere else. :-(
Of course, I forget where it moved to by the next time. Signed-off-by: Alexey Dobriyan <adobri...@gmail.com> --- Documentation/CodingStyle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 120000 Documentation/CodingStyle diff --git a/Documentation/CodingStyle b/Documentation/CodingStyle deleted file mode 100644 index 320983ca114e..000000000000 --- a/Documentation/CodingStyle +++ /dev/null @@ -1 +0,0 @@ -This file has moved to process/coding-style.rst diff --git a/Documentation/CodingStyle b/Documentation/CodingStyle new file mode 120000 index 000000000000..b4a9864269eb --- /dev/null +++ b/Documentation/CodingStyle @@ -0,0 +1 @@ +process/coding-style.rst \ No newline at end of file -- 2.49.0