Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace links to old WOPI docs with MS Learn links #155

Merged
merged 1 commit into from
Dec 20, 2022

Conversation

JJ-connect
Copy link
Contributor

Motivation

Fixes #154

Checklist

  • Code follows coding conventions held in this repo
  • Automated tests have been added
  • Tests are passing
  • Docs have been updated (if applicable)
  • Temporary settings (e.g. variables used during development and testing) have been reverted to defaults
  • Adheres to .NET Design Guidelines

How to test

Follow new links to verify they lead to the correct page.

@JJ-connect JJ-connect temporarily deployed to Integrate Pull Request December 20, 2022 09:42 — with GitHub Actions Inactive
Copy link
Owner

@petrsvihlik petrsvihlik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

amazing job. thanks a lot @JJ-connect !

@codecov
Copy link

codecov bot commented Dec 20, 2022

Codecov Report

Merging #155 (5ce6728) into master (29020d5) will increase coverage by 18.36%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           master     #155       +/-   ##
===========================================
+ Coverage        0   18.36%   +18.36%     
===========================================
  Files           0       47       +47     
  Lines           0     1013     +1013     
  Branches        0       80       +80     
===========================================
+ Hits            0      186      +186     
- Misses          0      824      +824     
- Partials        0        3        +3     
Impacted Files Coverage Δ
.../WopiHost.Core/Controllers/ContainersController.cs 0.00% <ø> (ø)
...c/WopiHost.Core/Controllers/EcosystemController.cs 0.00% <ø> (ø)
src/WopiHost.Core/Controllers/FilesController.cs 0.00% <ø> (ø)
...ost.Core/Controllers/WopiBootstrapperController.cs 0.00% <ø> (ø)
src/WopiHost.Core/Extensions.cs 25.00% <ø> (ø)
src/WopiHost.Core/FileExtensions.cs 0.00% <ø> (ø)
src/WopiHost.Core/Models/BootstrapInfo.cs 0.00% <ø> (ø)
...WopiHost.Core/Models/BootstrapRootContainerInfo.cs 0.00% <ø> (ø)
src/WopiHost.Core/Models/CheckFileInfo.cs 0.00% <ø> (ø)
src/WopiHost.Core/Models/HostCapabilities.cs 0.00% <ø> (ø)
... and 51 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@petrsvihlik petrsvihlik merged commit 52b27b6 into petrsvihlik:master Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation links to old site don't work - update to MS Learn site.
2 participants