Commit ea0aaf1
authored
[README] Hotfix for section links 500 error (#9233)
* check for null object
* README section links 500 error hotfix
* remove incorrect tests from MarkdownServiceFacts.cs
* remove accidental changes to Web.config
* remove accidental changes to Web.config
* add unit test
* change operator for null check1 parent 2a9b726 commit ea0aaf1
2 files changed
Lines changed: 2 additions & 1 deletion
File tree
- src/NuGetGallery/Services
- tests/NuGetGallery.Facts/Services
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
| 271 | + | |
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| 229 | + | |
229 | 230 | | |
230 | 231 | | |
231 | 232 | | |
| |||
0 commit comments