Commit df63fbb
gitweb: use href() when generating URLs in OPML
Since the OPML project list view was hand-coding the RSS and HTML URLs,
it didn't respect global options such as use_pathinfo. Make it use
href() to ensure consistency with the rest of the gitweb setup.
Signed-off-by: Giuseppe Bilotta <[email protected]>
Acked-by: Jakub Narebski <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>1 parent 8ea6ae9 commit df63fbb
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6146 | 6146 | | |
6147 | 6147 | | |
6148 | 6148 | | |
6149 | | - | |
6150 | | - | |
| 6149 | + | |
| 6150 | + | |
6151 | 6151 | | |
6152 | 6152 | | |
6153 | 6153 | | |
| |||
0 commit comments