Kaynağa Gözat

Fix GitHub URLs

Will Storey 9 yıl önce
ebeveyn
işleme
9fba105a9f
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 1 1
      userrec.tcl
  2. 1 1
      weather-darksky.tcl

+ 1 - 1
userrec.tcl

@@ -15,4 +15,4 @@ proc ::ur::whoami {nick uhost hand chan argv} {
 setudef flag userrec
 bind pub -|- .whoami ::ur::whoami
 
-putlog "userrec.tcl (https://github.com/horgh/eggdrop-scripts/userrec.tcl) loaded"
+putlog "userrec.tcl (https://github.com/horgh/eggdrop-scripts) loaded"

+ 1 - 1
weather-darksky.tcl

@@ -316,6 +316,6 @@ bind pub -|- .wz ::wds::lookup_current
 bind pub -|- .wzf ::wds::lookup_forecast
 ::wds::load_cache
 
-putlog "weather-darksky.tcl (https://github.com/horgh/eggdrop-scripts/weather-darksky.tcl) loaded"
+putlog "weather-darksky.tcl (https://github.com/horgh/eggdrop-scripts) loaded"
 putlog "weather-darksky.tcl: Powered by Dark Sky (www.darksky.net)"
 putlog "weather-darksky.tcl: Powered by GeoNames (www.geonames.org)"