readme中变量图片相对路径 log error

This commit is contained in:
xxq250 2023-07-27 17:50:25 +08:00
parent 9da15029b0
commit d9cc7f43b5
1 changed files with 2 additions and 2 deletions

View File

@ -173,8 +173,8 @@ module RepositoriesHelper
content = content.gsub("(#{s[0]})", "(/#{s_content})")
end
end
rescue
next
# rescue
# next
end
end
end