This is an automated email from the ASF dual-hosted git repository.

bhulette pushed a commit to branch release-docs
in repository https://gitbox.apache.org/repos/asf/beam-site.git


The following commit(s) were added to refs/heads/release-docs by this push:
     new 9f3326aaa symlinks should use relative paths
     new 0ba870d38 Merge pull request #626 from TheNeuralBit/fix-symlinks
9f3326aaa is described below

commit 9f3326aaa7d8f4ef7a6a2f6b2d77ce870f82d608
Author: Brian Hulette <[email protected]>
AuthorDate: Mon Apr 25 09:11:43 2022 -0700

    symlinks should use relative paths
---
 javadoc/current | 2 +-
 pydoc/current   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/javadoc/current b/javadoc/current
index 2d831192f..f6e57029a 120000
--- a/javadoc/current
+++ b/javadoc/current
@@ -1 +1 @@
-javadoc/2.38.0
\ No newline at end of file
+2.38.0
\ No newline at end of file
diff --git a/pydoc/current b/pydoc/current
index 200c1a638..f6e57029a 120000
--- a/pydoc/current
+++ b/pydoc/current
@@ -1 +1 @@
-pydoc/2.38.0
\ No newline at end of file
+2.38.0
\ No newline at end of file

Reply via email to