From 5dce10d53073816f9f37b3dd0932feb8afd30f6c Mon Sep 17 00:00:00 2001 From: Ryan Sweet Date: Wed, 11 Sep 2024 15:21:16 -0700 Subject: [PATCH] move contrinbuting.md symlink (#475) --- python/packages/autogen-core/docs/CONTRIBUTING.md | 1 - python/packages/autogen-core/docs/src/other/CONTRIBUTING.md | 1 + python/packages/autogen-core/docs/src/other/contributing.md | 1 - 3 files changed, 1 insertion(+), 2 deletions(-) delete mode 120000 python/packages/autogen-core/docs/CONTRIBUTING.md create mode 120000 python/packages/autogen-core/docs/src/other/CONTRIBUTING.md delete mode 100644 python/packages/autogen-core/docs/src/other/contributing.md diff --git a/python/packages/autogen-core/docs/CONTRIBUTING.md b/python/packages/autogen-core/docs/CONTRIBUTING.md deleted file mode 120000 index 069558fad..000000000 --- a/python/packages/autogen-core/docs/CONTRIBUTING.md +++ /dev/null @@ -1 +0,0 @@ -../../../../CONTRIBUTING.md \ No newline at end of file diff --git a/python/packages/autogen-core/docs/src/other/CONTRIBUTING.md b/python/packages/autogen-core/docs/src/other/CONTRIBUTING.md new file mode 120000 index 000000000..15d2819e4 --- /dev/null +++ b/python/packages/autogen-core/docs/src/other/CONTRIBUTING.md @@ -0,0 +1 @@ +../../../../../../CONTRIBUTING.md \ No newline at end of file diff --git a/python/packages/autogen-core/docs/src/other/contributing.md b/python/packages/autogen-core/docs/src/other/contributing.md deleted file mode 100644 index de202e5f9..000000000 --- a/python/packages/autogen-core/docs/src/other/contributing.md +++ /dev/null @@ -1 +0,0 @@ -# Contributing to AGNext