This is an automated email from the ASF dual-hosted git repository. julien pushed a commit to branch julienledem-fix-notes-link in repository https://gitbox.apache.org/repos/asf/parquet-site.git
commit 0a40dd064ea6e846dc3415e66283fa355bccca01 Author: Julien Le Dem <[email protected]> AuthorDate: Wed Nov 12 09:19:00 2025 -0800 Update Google Docs link for meeting agendas --- layouts/community/list.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/community/list.html b/layouts/community/list.html index a014c2b..4bab6a0 100644 --- a/layouts/community/list.html +++ b/layouts/community/list.html @@ -60,7 +60,7 @@ to figure out how to do it "correctly") for more details on how the meeting is run, the <a href="https://www.youtube.com/playlist?list=PLsc4WKPCP34Q6RFVeqEVXJshpAReTmgUj">archives</a> for recordings of past meetings, and - <a href="https://docs.google.com/document/d/e/2PACX-1vSDHW7gvG8eO6aIxaIVPrZSqYYhtRDb5W1imnbpM4QRYNPsTwEO1fU5z7SEhVIFa4YqWJeSRJ9tcXYS">here</a> + <a href="https://docs.google.com/document/d/e/2PACX-1vSDHW7gvG8eO6aIxaIVPrZSqYYhtRDb5W1imnbpM4QRYNPsTwEO1fU5z7SEhVIFa4YqWJeSRJ9tcXYS/pub">here</a> for agendas of past meetings. </p> <ul> @@ -86,4 +86,4 @@ to figure out how to do it "correctly") </div> {{- end -}} -{{ end }} \ No newline at end of file +{{ end }}
