Skip to content

Conversation

@andrey18106
Copy link
Contributor

Update docs links, docs are moved to nextcloud main repo.

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
@andrey18106
Copy link
Contributor Author

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@andrey18106
Copy link
Contributor Author

/backport to stable30

@andrey18106 andrey18106 merged commit d7a4095 into main Jan 6, 2025
30 of 31 checks passed
@andrey18106 andrey18106 deleted the fix/ui/docs-link branch January 6, 2025 16:30
@backportbot
Copy link

backportbot bot commented Jan 6, 2025

The backport to stable30 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable30
git pull origin stable30

# Create the new backport branch
git checkout -b backport/483/stable30

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 92b005dc 1e1dcae6

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/483/stable30

Error: Failed to cherry pick commits: error: no cherry-pick or revert in progress
fatal: cherry-pick failed


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants